in reply to modifying records in a delimited text file
If that works, your corresponding radio buttons should look something like this:<input type='text' name='number'>
Verify that this is correct, and if you're still having problems, we need more information. You posted nothing at all CGI or HTML related, so we have nothing to go on in helping you solve your problem.<input type='radio' name='number' value='1'> <input type='radio' name='number' value='2'> ...
|
|---|