nooB form question

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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


.



Relevant Pages

  • nooB for question
    ... I want to use a simple form with a checkbox either on or off and store the ... with minimal overhead. ... Very ignorant about this ...
    (alt.html)
  • OT: nooB html form question
    ... I want to use a simple form with a checkbox either on or off and store the ... with minimal overhead. ... Very ignorant about this ...
    (comp.lang.php)
  • Re: Vb.net 2008 Datagridview bound/unbound columns update datasour
    ... If you do not need to store the column information - no need to: ... Dim source As DataTable = getDataFromSqlServer ... but I suspect that because the grid checkbox column is ... datarow) then the unbound columns if checkbox values are selected i.e. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: building dynamic list of web from controls
    ... I think I did misunderstand your ... Then, when we retrieve the CheckBox later in postback event, we can check ... adding an additional HIDDEN control into the template to store the identity ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Vb.net 2008 Datagridview bound/unbound columns update datasource e
    ... I created a new field as a bit to store the value of the ... but I suspect that because the grid checkbox column is ... A datagridview is created programmatically and then the datasource is set ... datarow) then the unbound columns if checkbox values are selected i.e. ...
    (microsoft.public.dotnet.languages.vb)