Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : ASP : ADO/ODBC : great, one small question Signup · Login
Author Thread
great, one small question
Posted in tutorial: Inserting Form content into Database with ASP
·  workingfool
User
Joined: 4 Jun 2005
Total Posts: 2
great, one small question
Posted: 4 Jun 2005
I have used your code and thank you very much for a jump start on my project!

Now I would like to use radio buttons to return a value to a field. If I use the same name for all radios, then the end user is permitted to select only one of each group of five, which is desired. They must not be able to select multiples in a row. (It's a survey.) I also want the selection to return a value (1-5). I cannot figure out how to send that value to a corresponding field in the database just using this:

<input name="radio" type="radio" value="4">

For instance the field in the access database is called "cv" (which means something to me). THANKS for any assistance!!!

Users Who Have Visited This Thread In Last 24 Hours
2 Visitors

Login
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2009 Stardeveloper.com, All Rights Reserved.