View Single Post
Old 06-30-2002, 01:43 AM  
Marcus
Confirmed User
 
Industry Role:
Join Date: Jul 2001
Posts: 3,472
Quote:
Originally posted by jmb1881
Great Idea man, TYANKS
np
A really nice touch is to have the beginning of your program have a registration page where the user has to register before they can use your program, and then have to log in using a username and password. It's really easy to do and I think it's impressive to an interviewer because it shows you build security into your programs (even if a good hacker could get in in 5 seconds, they won't think of that

so make sure whatever you build is password protected before people can use it.

find out what programming language the web guys are using (prob either asp, coldfusion or php) and get a wrox book on it http://www.wrox.com/ they have code samples you can download and just copy and paste into your program.
Marcus is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote