English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have a very simple form designed that includes 4 fields to fill out for a user: First Name, Last Name, Email, and Phone Number. Now, when a user clicks on the submit button at the bottom I would like to take that step further whereby the fields data will be sent to a very simple database that creates a brand new record of that user. A few moments later a confirmation email will be sent to that particular user that will thank them for submitting the form and I hope to contact them again later.

Personally, I'm not a programmer I understand HTML and Dreamweaver and Photoshop and Illustrator and fireworks and flash but only to design web pages.

Please tell me how to accomplish this simple thing.

2006-11-02 06:39:39 · 2 answers · asked by razjains 1 in Computers & Internet Programming & Design

2 answers

You need some server side technology like ASP, ColdFusion, PHP, JSP, ...etc. in order to do what you want to do. Just HTML cannot do what you want to do.

I am a web developer by trade. If you have further questions, please feel free to contact me.

2006-11-02 07:53:31 · answer #1 · answered by knitting guy 6 · 3 0

use any mail client in your application with fields populated from the forms filled by the form.

2006-11-02 15:19:54 · answer #2 · answered by Rizwan 2 · 0 0

fedest.com, questions and answers