urgrund
05-29-2002, 07:51 AM
Hi,
I was wondering how to go about writing and reading from a text file.
The purpose being the site I'm doing up is for booking a house. Just say someone asks for "1 Jan", then that will be written on the txt file. Then if someone else asks for that date, it reads the file and finds that that already exist.
I can do this in Java but I'm not sure how this would be done for a web site. Any tutes on how to read/write to a file and to capture info from a form?
cheers
I was wondering how to go about writing and reading from a text file.
The purpose being the site I'm doing up is for booking a house. Just say someone asks for "1 Jan", then that will be written on the txt file. Then if someone else asks for that date, it reads the file and finds that that already exist.
I can do this in Java but I'm not sure how this would be done for a web site. Any tutes on how to read/write to a file and to capture info from a form?
cheers