just wanting to know if its possible too create a web page, with a form in it, and instead of the contents of that form being emailed somewhere i cud have it saved in a folder somewhere,
cheers
just wanting to know if its possible too create a web page, with a form in it, and instead of the contents of that form being emailed somewhere i cud have it saved in a folder somewhere,
cheers
oh im using dreamweaver mx if that helps
just have a script that saves the form content to a text file. You;ll need to make sure your host is set up to allow files to be created in the directory you want to save to though.
Best bet would be to have a database and save the data there and do exports from it you need a file
Yes you can use some thing like PHP and a MySQL database to store this.
If you do choose a text file make sure that you cahnge the permissions so it is writtable
There are tutorials on the net for this kinda thing.
Twigman
cheers
There are currently 1 users browsing this thread. (0 members and 1 guests)