on your body’s onload event, check to see which button is selected, and populate your hidden form fields then. also, why do you have to set the fields every time you click a radio button? you should just be able to detect which one is selected (and populate accordingly) when you click the “go” button.
on your body’s onload event, check to see which button is selected, and populate your hidden form fields then. also, why do you have to set the fields every time you click a radio button? you should just be able to detect which one is selected (and populate accordingly) when you click the “go” button.
There are always 100 ways to skin a cat, and yours is clearly a better way. I’ll see if I can figure out how to do that. Thanks, Eric.
if you do it so that the detection happens at button click, you don’t have to do anything onLoad.
Workin good!
( some of those searches for “sex” on your site are from me. Okay, ALL of them are, but whatever… )
Ah. Figured it out. :)