Guest_imported
New member
- Jan 1, 1970
- 0
Hi everyone,
May i ask a question.... i am completely new to vbscript.
I have a form in html code and on this form i have boxes for people to input information. Once the info has been input, the info is then processed through an ASP page (which writes the info to a mdb database and also emails me with the info)... i had help with the html form and asp page.
My problem is this.....
If the user does not enter information, then i get an asp line error code appear......
My solution ideally would be this......
If a user does not enter information, i would like a message pop up to say " you must enter information in ALL fields"
Please can anyone help me with this?..... someone mentioned to me that i would need to use an IF statement. I dont know anything about IF statements !!!!
Please help !
May i ask a question.... i am completely new to vbscript.
I have a form in html code and on this form i have boxes for people to input information. Once the info has been input, the info is then processed through an ASP page (which writes the info to a mdb database and also emails me with the info)... i had help with the html form and asp page.
My problem is this.....
If the user does not enter information, then i get an asp line error code appear......
My solution ideally would be this......
If a user does not enter information, i would like a message pop up to say " you must enter information in ALL fields"
Please can anyone help me with this?..... someone mentioned to me that i would need to use an IF statement. I dont know anything about IF statements !!!!
Please help !