Page 1 of 1

if/else or javascript?

Posted: Sat Oct 17, 2009 2:31 pm
by christalix
okEnds

Re: if/else or javascript?

Posted: Sat Oct 17, 2009 2:42 pm
by superdezign
Always use whitelists for user input. Save the data you are getting from the database for the dropdown menu and compare the user's selection against those values.