View Full Version : Webdesign
ace0
March 16th, 2001, 23:30
How do you make a form where you can type in a person's email address to email something to them? I need one for my website. Like to email something on the page.
Hobbes
March 17th, 2001, 10:58
You mean like a www form->email ? Some remote CGI places may have them, your web server may allow it; there are many resources on how to do this. The most common is the WWW to Email Gateway (usually: mailto.pl)
If you look at the documentation for those, and know how to set up the form correctly, no sweat!
lord_andy
April 6th, 2001, 17:49
I'm using emailite. It works well for me.
You can get it free at http://www.dclwebdesigns.com/perl/
ace0
April 6th, 2001, 20:18
Well, I need something to email a webpage...
Canuckkev
April 6th, 2001, 21:54
Like a tell-a-friend link? Or email the actual page? What exactly do you mean?
ace0
April 7th, 2001, 09:13
email the actual page
gyrbo
April 7th, 2001, 12:04
Make a CGI script that mails the code of the page in HTML. Just copy the code from the actual webpage into the script.
Canuckkev
April 8th, 2001, 00:51
Okay..strange need...what is it for? Just curious. It wouldn't be hard to make. But do you want it to send an html email, or just the source code?
ace0
April 9th, 2001, 20:55
well, it is complicated, never mind I guess...I may come back to this thread later...
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.