Click to See Complete Forum and Search --> : help.....
JeffreyA
08-14-2006, 04:07 PM
I am new to building websites and using Namo webeditor. I am a mortgage broker and want clients to be able to fill out a application online and have it sent to my email. Godaddy.com is my sevice provider and said it would have to be done through html. Which I can do using Namo, but have no clue about it. So if anyone can help would be great.
Charles
08-14-2006, 04:32 PM
http://www.webdeveloper.com/forum/showthread.php?t=39991
Wiz Creations
08-14-2006, 06:14 PM
What kind of information do you need sent? Is it anything more advanced than name, email, phone, and a message?
JeffreyA
08-14-2006, 09:19 PM
ya... just info that you see on any site like lending tree.
Wiz Creations
08-15-2006, 09:28 AM
I looked at the LendingTree.com Contact Us by email page and based the following php off of that. If you want this too look different, you can modify the setup using a table. Don't change any name="" but change the value="subject #" to whatever you need it to be.
See attached file.
The email sent to your looks like the text below. The selected subject will be the subject of the email.
NAME: [Entered Name] EMAIL: [Entered Email]
----------------------
MESSAGE:
[Entered Message line 1]
[Entered Message line 2 - split by hitting Enter/Return key]