Is there a way i can have it save the Info on my Harddrive? Like in a Text document.
Ex:
<html> <head> <title>Test</title> </head> <body> <Table> <form method="post" enctype"text/plain" action="mailto:Myemail"> <input type="checkbox" name="Number" value="1" /> 1<br> <input type="checkbox" name="Number" value="2" /> 2<br> <input type="submit" value="send"> </body>
Where it says Mailto: what would i put in or change to make it save the info on to my harddrive?
Dont ask what im useing this for because this is just a moc up.
And also I will only be useing this on one computer, So I dont need the Infromatin sent to anything eles.
Edited by Bamsk8ter13, 03 May 2006 - 08:11 PM.