Web Hosting Talk







View Full Version : Template form/Online submission


horatiub
05-31-2006, 01:48 AM
I'm not sure if I can explain this well, but here is what I'm trying to do:

I would like to have a fill in form that the visitors on the website can fill it in and be emailed to me. (Also, I wanna know how to connect that to the email in order to be sent). I know that Dreamweaver has an option where you can create forms, but I find a little difficult and I couldn't get a nice design out of it. Are there any template available that can be customized for my needs? Any suggestions, ideas?

Thank you for your help

Jatinder
05-31-2006, 02:08 AM
I have never come accross a "form template". Maybe they exist, I have no idea bout them.

But you can list some of the form fields here and maybe I can help you in submit the form through PHP.

Albert_chu
05-31-2006, 03:11 AM
in dreamweaver you should be able to jsut drag in different forms into the work area to the way you like it...if you want, you could have a look at a few existing survey forms etc from existing company websites to get some idea.

horatiub
05-31-2006, 03:42 AM
I have never come accross a "form template". Maybe they exist, I have no idea bout them.

But you can list some of the form fields here and maybe I can help you in submit the form through PHP.

can I PM you those fields and ask a few questions?

Jatinder
05-31-2006, 03:57 AM
Go ahead, horatiub

horatiub
06-03-2006, 11:09 PM
ok, I have one more question: how can I implement a calendar option in my form? I would like the user to be able to click on a calendar and choose the date rather than typing it in a text box.