Hi
I am looking for a code for a form so when the person has filled in the fields and they hit submit it saves the informaion to a text file on the server. I saw it once before but I can't seem to find it again can anyone help?

Many thanks
HLA91

Recommended Answers

All 2 Replies

there are a couple of ways of achieving this but what are you expecting to use javascript or PHP would be most suitable.

If your unsure, for PHP you will require a server with PHP installed on it whereas with javascript would obviously need it installed on each computer that uses it. Most comps nowadays do have this so its not really a problem. but let me know and i may be able to help further ?

Yeah, you woudl typically have an HTML form and then use a simple PHP script to process it. Easy peasy.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.