Using formmail cgi (yep, I know about the weaknesses with the script, but can't seem to find another way, without involving php), I can ensure that, if the person doesn't complete an input section for their name, address etc, the next page after clicking the 'send' button tells them which fields they have missed, but how do you do it for a select option like below please ?
Any help appreciated.Code:<SELECT style="text" name="Input"> <OPTION>Desired rank of film</OPTION> <OPTION>1</OPTION> <OPTION>2</OPTION> <OPTION>3</OPTION> </SELECT>
Dez.







Bookmarks