iainspeed
Starting Member
17 Posts |
Posted - 23 September 2004 : 07:54:23
|
Hello Shnittzels,
I added this code to register.asp
if trim(Request.Form("Occupation")) = "" then Err_Msg = Err_Msg & "<li>You must enter your Job Title</li>" end if
But it's not recognising when there is something written in the field, it always throws up "You must enter your Job Title". It worked for all the other fields I used it for.
Can anyone help?
Iain |
|