Posted on Monday 15 March 2010
Can anyone point me in the right direction about how to put some Checkboxes on my webpage? I just need to know where to get started with the .asp code, as i haven't a clue and can't find info anywhere.
Heres the thing:
I have a page with a form on it. the user types in details, clicks submit, and then the form info is emailed to the relevant receiver.
I need to put 3 checkboxes on it (called Driver's Needed) so the user can select between 0 and 3 of the drivers, and this will be sent along with the rest of the forms details (all textboxes) when the user clicks submit.
Thanks!
Check boxes are pretty much like any other form and this is a simple example of a form that used them to the myasppage.asp page.
I tried to post the code and then remembered that this forum tries to parse the HTML so I couldn't. If you would like me to send you the demo through email let me know and I will do so.
#If you have any other info about this subject , Please add it free.# |