| View previous topic :: View next topic |
| Author |
Message |
JoKeRz
Joined: 23 Jul 2008 Posts: 11
|
Posted: Tue Sep 16, 2008 9:47 pm newb question:how to create e-mail form? |
|
|
|
| i have create a website,there should be 'contact' section which suppose to be visitor can write email,and after press enter,i can record the email and send any news to it...is there any link that can help me to do this? |
|
PayneLess Designs

Joined: 28 Feb 2007 Posts: 1408 Location: Biloxi, MS
|
Posted: Wed Sep 17, 2008 9:48 am |
|
|
|
Yes, but you have to decide whether you want this action done by user's email client (client side) or use form processor (server side) to do the email action.
Corrected spelling.
Last edited by PayneLess Designs on Sat Oct 04, 2008 7:00 pm; edited 1 time in total |
|
JoKeRz
Joined: 23 Jul 2008 Posts: 11
|
Posted: Wed Sep 17, 2008 5:20 pm |
|
|
|
| what's the difference between those two?can you show the code for client side to do the action... |
|
PayneLess Designs

Joined: 28 Feb 2007 Posts: 1408 Location: Biloxi, MS
|
Posted: Wed Sep 17, 2008 7:54 pm |
|
|
|
| Client-side just uses the user's own email program to put in the data and mail it to you. Uses a "mailto:" link. Not that reliable since it depends on them doing it with their own email program. |
|
PayneLess Designs

Joined: 28 Feb 2007 Posts: 1408 Location: Biloxi, MS
|
Posted: Sat Sep 27, 2008 1:27 pm |
|
|
|
| Can I consider your question answered or are you still having problems? |
|
JoKeRz
Joined: 23 Jul 2008 Posts: 11
|
Posted: Sat Oct 04, 2008 6:13 pm |
|
|
|
| i still have problem..i'm looking for a form..such as..my web collect visitor data(email)...and send any news to those users using email....not giving user to email me...but form to collect their email... T_T |
|
PayneLess Designs

Joined: 28 Feb 2007 Posts: 1408 Location: Biloxi, MS
|
|
JoKeRz
Joined: 23 Jul 2008 Posts: 11
|
Posted: Sun Oct 26, 2008 3:31 am |
|
|
|
| tq..thats help |
|
PayneLess Designs

Joined: 28 Feb 2007 Posts: 1408 Location: Biloxi, MS
|
Posted: Sun Oct 26, 2008 4:16 am |
|
|
|
| Glad to see those links did help you. Post back if you need more help on same subject. |
|
|