Help - Search - Members - Calendar
Full Version: Form For Emails
Zymic Webmaster Forums > Zymic Free Web Hosting > Databases & MySQL
capicapi
It is possible make a form for receive email from visitors, without redirect to outlook, and how can be done, please can somebody help me about this topic, i am new in this and dont have knowledg enough.
Thanks unsure.gif
NaRzY
Well if you put:
CODE
<a href="mailto:user@domain.com">Email Me!</a>

It doesn't necessary open Outlook. It will open your default email client, and that may be Outlook. The main way to avoid this is by posting your email address like this:
CODE
You can contact me at: user@domain.com!

Or, alternatively make a PHP mailing form. (Although Zymic Hosting doesn't allow the use of the PHP mail function unless you send $10 to Jack to manually turn it off)

Jacob.
Nick @ LSM
QUOTE(NaRzY @ Aug 11 2008, 01:36 AM) *
Well if you put:
CODE
<a href="mailto:user@domain.com">Email Me!</a>

It doesn't necessary open Outlook. It will open your default email client, and that may be Outlook. The main way to avoid this is by posting your email address like this:
CODE
You can contact me at: user@domain.com!

Or, alternatively make a PHP mailing form. (Although Zymic Hosting doesn't allow the use of the PHP mail function unless you send $10 to Jack to manually turn it off)

Jacob.


And what if Jack's inbox if full and you can't message him? (Theoretically, of course)

Nick
Andrew
QUOTE(Nick @ LSM @ Aug 11 2008, 04:50 PM) *
And what if Jack's inbox if full and you can't message him? (Theoretically, of course)

Nick

zIRC baby!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.