Click to See Complete Forum and Search --> : form submit to file


IxxI
01-29-2003, 07:52 AM
Is it possible using either HTML or Javascript to write the contents of a form to a text file or similar. This is to work over an intranet and so there are no worries about security. Either that or is it possible to stop the messages that come up if you use the mailto: command?
IxxI

Stefan
01-29-2003, 11:19 AM
Originally posted by IxxI
Is it possible using either HTML or Javascript to write the contents of a form to a text file or similar. This is to work over an intranet and so there are no worries about security. Either that or is it possible to stop the messages that come up if you use the mailto: command?
IxxI

If you are on an intranet, then surely you have access to serverside languages to handle the sendmail, don't you? :confused:

IxxI
01-29-2003, 03:43 PM
Unfortunately I'm not at all conversant in serverside languages and a newbie at html and javascript, and the 2 people who work above me know even less about it than I do. I was just wondering if there was a way to do it with javascript, or does anyone know how to do anything serverside? Problem is I don't know much about networks either, so I wouldn't know how to use serverside languages in an intranet setting.
Sorry!
IxxI