PDA

View Full Version : Help:Send form datas into a .txt file


augur
05-05-2003, 03:39 PM
Soory for my poor english.
Is it possible, thanks to a javascript, to sent the datas filled by the visitor in a form, into a .txt file ?
With the aim to facilitate purchases treatment_
Your quesions are welcomed_
Thanks!

arnyinc
05-05-2003, 03:41 PM
No, you must use a server side language such as ASP, perl, or PHP in order to accomplish this.

augur
05-05-2003, 04:13 PM
Is it possible with JAVA?
Because I need to create a file wihout using any database.
Thanks

Skyzyx
05-05-2003, 04:17 PM
Possibly, but you'd probably have to ask in a Java forum to get that kind of information, as Java and JavaScript have zero to do with each other...

arnyinc
05-05-2003, 04:40 PM
I have never done it myself, but I think you can do this with a java applet.

I only have experience with Java programs and JavaScript though. I have never used applets.

rsci
05-05-2003, 07:57 PM
It is possible with ASP or Active X calls.

See:
http://www.tutorial-web.com/asp/fso/filesystem.asp?property=CreateTextFile