| Posted by Jerry Stuckle on 04/09/07 03:23 
Abersparky wrote:> I'm having a problem with multiple radio button groups within a while
 > loop.  I have the page made so it pulls from a database the row values
 > - one of which is a Y or N value.  I have a radio button group for the
 > Y and N value for each row of the database that gets pulled but only
 > the last row will populate the value retrieved from the db.  I know
 > that I have to create a unique name for the radio buttons for each row
 > - but I don't know how to increment the value automatically for each
 > row... help??
 >
 
 The best way to get help with your code is to post it.
 
 --
 ==================
 Remove the "x" from my email address
 Jerry Stuckle
 JDS Computer Training Corp.
 jstucklex@attglobal.net
 ==================
 [Back to original message] |