Forums
This topic is locked
radio button assign status
Posted 09 Feb 2002 01:31:22
1
has voted
09 Feb 2002 01:31:22 Anton Sutterlueti posted:
hi i created radio button to save the info in the database was no big deal, now i have a problem when i have a edit page how can i make the same radio button have a status like in the database, thx for every answerbest regards
Anton Sutterlueti
Edited by - toxit on 09 Feb 2002 01:34:46
Replies
Replied 09 Feb 2002 11:27:18
09 Feb 2002 11:27:18 Owen Eastwick replied:
<input type="radio" name="WhatEver" value="HelloWorld" <% If (RecordsetName.Fields.Item("YourFieldName".Value) = "HelloWorld" Then %>checked<% End If %>>
Regards
Owen.
Multiple Parameter UD4 / Access 2000 Database Search Tutorial:
www.tdsf.co.uk/tdsfdemo
Regards
Owen.
Multiple Parameter UD4 / Access 2000 Database Search Tutorial:
www.tdsf.co.uk/tdsfdemo