Guys,
Would really appreciate some help regarding this.
I am a newbie to ASP, and have really only shuffled around with playing and changing various bits, so i am not that familar with the terminology as well...ok........ here is my problem.
I have a html page, that has a drop down list with choices in it. When a user selects something from the list, they then click on the submit button. It works.
However, when i look in my access2000 database... All the information is recorded EXCEPT the listed choice !!!???....
Why is this?....... here is the code in the ASP page that i have put in, but not entirely sure if this is correct or perhaps isnt enough
if request.form("Module 1 - Basic Concepts of IT" = 1 THEN method="POST"
Is there anyone out there willing to offer some advice etc PLEASE ?
Thanks guys
Would really appreciate some help regarding this.
I am a newbie to ASP, and have really only shuffled around with playing and changing various bits, so i am not that familar with the terminology as well...ok........ here is my problem.
I have a html page, that has a drop down list with choices in it. When a user selects something from the list, they then click on the submit button. It works.
However, when i look in my access2000 database... All the information is recorded EXCEPT the listed choice !!!???....
Why is this?....... here is the code in the ASP page that i have put in, but not entirely sure if this is correct or perhaps isnt enough
if request.form("Module 1 - Basic Concepts of IT" = 1 THEN method="POST"
Is there anyone out there willing to offer some advice etc PLEASE ?
Thanks guys