PDA

View Full Version : Help. Form Handling


lesd
05-19-2005, 05:14 PM
Hope someone can help here.
I have a website that needs people to enter their details and for those details to be accessed by myself. I am aware of the mailto but would prefer if the data could be stored on my server or a server. Not sure how this works so an explanation would be helpful.
Any help would be appreciated, preferably an easy solution.

The trouble I believe with the mailto is that it requires the client to use outlook express etc. (correct me if I'm wrong) rather than possibly an online mail server, aol etc. which a lot of people use.

If a mailto is my only option how do I get it to work with peoples online mail servers.

I may just be confusing my self so as I say advice required.
Thanks, Les :(

little_toaster
05-23-2005, 07:18 PM
I'd set up a small database, and connect this to the site, you could store endless info on clients.

just link up an access database with iis, quite easy not too much work! :)