I need something like a function, that when fired will
take user input from two text boxes,the system date that is in a document.write statement and one other piece of information that is in a document.write statement and write them to file. At this point another window will open that will access that file and write its contents to the new window. To make this more fun, I need the function when fired again not to overwrite the previous information in the file, only to add to it(like adding a second record to the file).
Any suggestions would be greatly appricated.
"Mistakes are the portals of discovery"
James Joyce
take user input from two text boxes,the system date that is in a document.write statement and one other piece of information that is in a document.write statement and write them to file. At this point another window will open that will access that file and write its contents to the new window. To make this more fun, I need the function when fired again not to overwrite the previous information in the file, only to add to it(like adding a second record to the file).
Any suggestions would be greatly appricated.
"Mistakes are the portals of discovery"
James Joyce