[Javascript] Submitting contents of form to file

J.R. Pitts listuser at wjponline.com
Mon Jul 28 20:55:02 CDT 2003


To a file on the browser's hard drive? Can't be done using javascript.
(Security)

To a file on the server's hard drive? Need a server technology, such as ASP
or Perl/CGI. Check one of the server tech newsgroups, or search for ASP or
Perl or CGI.

J.R. Pitts
http://www.wjponline.com

-----Original Message-----
From: javascript-bounces at LaTech.edu
[mailto:javascript-bounces at LaTech.edu]On Behalf Of LJ
Sent: Monday, July 28, 2003 4:09 PM
To: javascript at latech.edu
Subject: [Javascript] Submitting contents of form to file


How do I go about making a script that will allow the visitor to submit the
contents of an HTML
form to a file?

Regards,
L Johansson

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript



More information about the Javascript mailing list