Click to See Complete Forum and Search --> : Java Script and Forms


scarlettnz
09-18-2003, 12:50 AM
Does anyone know if it's possible to use Java Script to input information from a form into a text file, and then to retrieve the information later and display it using a form (like a flatfile database). Any help would be much appreciated!

Khalid Ali
09-18-2003, 07:41 AM
To write/read to/from files is out of JavaScripts scope.If you search the forums,you should find solutions using Javascript and(ActiveXControl or Java) to read/write files