nooB form question

J

JWBlue

I want to use a simple form with a checkbox either on or off and store the
results to a text file, with minimal overhead. Very ignorant about this
stuff so be gentle! I have IIS running (but no front page extensions) on a
windows machine.

Scope: "MyPage.Html" displays form with one checkbox reading default value
from text file (MyFormData.Txt) in same folder. If user changes value of
check box and hits submit it logs those results to MyFormData.Txt
over-writing the previous contents.

What is the simplest way to accomplish? Sample code would be much
appreciated.

Thanks in advance.

- Ben
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top