Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Printing Data to a txt file


Message #1 by "James Brown" <wussap25@y...> on Fri, 9 Aug 2002 07:35:15
Have you looked into what's available in your web server logs (which can 
be just text files on the server)?  If you choose 'W3C format' and 
include 'URI Query' option then the server will do this for you...

HTH
Phil
>--------------------------------
what i want is the values of the form to be printed to a text file, it 
doesnt have to be the correct password or username just a script that 
prints everything sent throug the for to a text file somewhere on the 
server. 
>--------------------------------

  Return to Index