in reply to Re^2: storing radio button value and presetting after refresh
in thread storing radio button value and presetting after refresh

There is no short answer to the issue of where the CGI script needs to go and how to reference it from the HTML form.

Usually this information is available from your web hosting provider.

If you are not using a web hosting provider in the vulgar sense, but using, say, some system at work, check with your system administrator for the following:

Good luck -- you are very close to getting stage one complete (reading the form).

If I am reading your intentions correctly, you will have new challenges to overcome for the part where you'd like to preserve the state for the next page hit -- but one thing at a time. :-)

  • Comment on Re^3: storing radio button value and presetting after refresh