obviousunknown
07-19-2003, 10:55 AM
Is it possible to read and write to a txt file through javascript?
|
Click to See Complete Forum and Search --> : read/write to txt obviousunknown 07-19-2003, 10:55 AM Is it possible to read and write to a txt file through javascript? brendandonhue 07-19-2003, 10:56 AM No obviousunknown 07-19-2003, 10:58 AM thanks brendandonhue 07-19-2003, 10:59 AM Welcome You could use ActiveX, but thats not reccommended unless its an intranet where everyone is using IE. Really you need a serverside language. obviousunknown 07-19-2003, 11:00 AM it's for personal use only. i was planning on a way to write notepads on my active desktop. Khalid Ali 07-19-2003, 11:02 AM You can get away with it using Java Applets and MS ActiveXControls.. you can even find answers to this in these forums..just do a search webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |