Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Forms and radio buttons.

Status
Not open for further replies.

llldnylll

Technical User
May 21, 2003
89
I have 2 button "Tall" & "Short" and in my DB I have a 2 fields "Size" & "Point"

Is it possible to get my radio button pass two different information into my DB?

So, when a user selects "tall" it will pass tall to "size"fld and 5 to "point"fld.
 
When I use "Insert Record" from server behaviors, It only lets me assign 1 value per element.

How can I have it assign 2 values per element?
 
Submit the form to a new page and hand code this to have all of the elements you require then use the insert record behaviour.

[Peace][Pipe]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top