benji99
11-21-2008, 03:55 PM
Hey all ...
Just recently registered here but been browsing for a while. Great forum to get ideas and grab bits of code to use!
I am really not that knowledgeable in any language and get by with using existing scripts, etc ...
I have searched and searched for a few weeks now for something I would like to get done, though, I am not sure what the best way to do this would be or if it is even possible.
I'd like to have a simple HTML page with a checkbox and submit button. The Checkbox is labeled 'Watched'. When checking the box and clicking submit, the value of 1 (or 0 in the case of unchecked) gets written to a xml file in the field <watched></watched>. Additionally, the HTML checkbox would grab the status or state of the checkbox from the XML file.
Is something like this possible? If so, any chance I could get some help?
:D
Just recently registered here but been browsing for a while. Great forum to get ideas and grab bits of code to use!
I am really not that knowledgeable in any language and get by with using existing scripts, etc ...
I have searched and searched for a few weeks now for something I would like to get done, though, I am not sure what the best way to do this would be or if it is even possible.
I'd like to have a simple HTML page with a checkbox and submit button. The Checkbox is labeled 'Watched'. When checking the box and clicking submit, the value of 1 (or 0 in the case of unchecked) gets written to a xml file in the field <watched></watched>. Additionally, the HTML checkbox would grab the status or state of the checkbox from the XML file.
Is something like this possible? If so, any chance I could get some help?
:D