News: Cexx forums, with volunteers dedicated to helping you remove malware and stay protected
 
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
June 19, 2013, 02:16:39
Pages: [1]   Go Down
  Print  
Topic: sending mail from a website  (Read 3809 times)
0 Members and 1 Guest are viewing this topic.
« on: March 17, 2004, 03:39:28 »
rony piz
Guest

I want that everyone who enter my site can e-mail me to my e-mail accout. (without open outlook).

how can I do it?
Logged
« Reply #1 on: March 17, 2004, 21:08:59 »
xcFeRiNiZeDcc Offline
Full Member

***

Karma: 0
Posts: 154



Hey, from your title it seemed you wanted them to be able to use your site as a mail client?  But in the text it seemed you just wanted to use a link that brings up an email.  Outlook would only come up if that was someones default mail client?  I was a little confused by your post.  Anyways the best I could do with what I understood is tell you this,

Code:
<A HREF="mailto:your_email_address">E-mail Me!</A>


that would be the coding for a mailing link.
Logged

When will truth come into season, I have a feeling it'll be a long time
« Reply #2 on: March 18, 2004, 01:32:57 »
rony biz
Guest

how can I able to use my site as a mail client that people can send e-mail?
Logged
« Reply #3 on: March 21, 2004, 07:24:34 »
noone Offline
Jr. Member

**

Karma: 0
Posts: 67



Try using FormMail.

http://www.scriptarchive.com/formmail.html
Logged

Hear my truths, tell my lies...
« Reply #4 on: March 21, 2004, 08:13:42 »
titansfan
Guest

www.responders.com/  looks okay

but registering logging in sucks
Logged
« Reply #5 on: April 11, 2004, 08:51:10 »
asifpervez Offline
Newbie

*

Karma: 0
Posts: 7



Use PHP mail() ojbects to do this becz thats the only way If you dont have smtp or any mail server support.
Logged

Asif Pervez
webmaster@asifpervez.cjb.net
http://www.asifpervez.tk
« Reply #6 on: April 13, 2004, 05:57:02 »
ealfert Offline
Newbie

WWW
*

Karma: 0
Posts: 3



Quote from: rony piz
I want that everyone who enter my site can e-mail me to my e-mail accout. (without open outlook).

how can I do it?


Since you do not want the website visitor to have his email client popup, then you cannot use the mailto technique.

First you would need to tell us what technologies your host supports.  ASP, PHP, Perl, FrontPage?

It can be done many different ways on the backend but the frontend is always the same.  You create a form and the action for the form would be the backend script.  The backend script would then take care of sending the email.
Logged

Edward Alfert
http://www.rootmode.com/
Specializing in Multiple Domain Hosting Accounts
« Reply #7 on: April 14, 2004, 02:12:09 »
Eric KICKS ASS Offline
Jr. Member

WWW
**

Karma: 0
Posts: 83



welll before u can use any of these form processing languages (php and cgi/perl is probably the easiest to use.), you need a server that allows you to.

hostrocket.com is pretty good. 99% uptime, php (fully supported, no restrictions), and the ad is a link that can easily be destroyed with a <noscript>. Plus, they dont give a damn if you get rid of it.

 Cool  Laughing  Laughing
Logged

 
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Page created in 0.204 seconds with 20 queries.