Hello Dan,

Thursday, November 29, 2001, 7:11:22 PM, you've written:
DM> I need to edit a entry into the database via an admin script, how do I work in a 
radio selection
DM> box, and populate it with the correct selection?

Something like that, maybe :)

<input type="radio" name="var" value="1">
<input type="radio" name="var" value="2">
<input type="radio" name="var" value="3">



------------------------------------------------
Ivan 'Faeton aka xetrix' Danishevsky
ICQ(240266) [EMAIL PROTECTED] www.xemichat.com


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to