crackon
Programmer
- Jun 17, 2009
- 26
Cant understand why this wont work?
if InStr(1,request.form(fieldName),"Yes")= 0 then
I want to look for yes in a form field and retunr error if its not a Yes?
if InStr(1,request.form(fieldName),"Yes")= 0 then
I want to look for yes in a form field and retunr error if its not a Yes?