Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: How to use javascript for ie5 to write to a error.log file


Message #1 by "John Duckett" <john.duckett@i...> on Mon, 23 Apr 2001 20:19:21
Hi,
I have developed a javascript application and need to write to an 
error.log file.  Navigator has a file object, but I only have ie5 users.  
I will not be able to use vbScript FileSystemObject either.

How can I: Create, Open, Write, and Close a file within javascript?

  Return to Index