Forum Moderators: open

Message Too Old, No Replies

checkbox problems,,,,,still

         

Blelisa

6:35 pm on Mar 14, 2005 (gmt 0)

10+ Year Member



Hello,
I am still having issues with my form and asp page. I have everything working exactly as I want it except my checkbox. I have a field in my table labeled check. This is where I want some sort of indication if my visitor has checked his checkbox or not.
I know that I have to somehow in my asp page look to see if the box is checked and if so put the indicator in my database, but I dont know how.
Do I put the command in my asp page in the area where I add all the other information that my user entered? Or do I put the code somewhere else on my page?

Thanks for any help.

dotme

7:52 pm on Mar 14, 2005 (gmt 0)

10+ Year Member



Lisa, code goes in the asp page that the form POSTs to.

[webmasterworld.com ]