Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 03-01-2004, 10:05 PM   #1 (permalink)
 
Newb Techie

Join Date: Feb 2004

Posts: 15

jilshi

Unhappy send mail problem

is it possible to send e-mail automatically after a page is load? i'm building my own web site. then i need to send my page automatically after the page is load. the problem is email receives plain text and html base email. is it possible to automatically send my page to email and when the email receives it, my page will look like what i have send.


jilshi is offline  
Old 03-25-2004, 11:57 PM   #2 (permalink)
 
Junior Techie

Join Date: Mar 2004

Posts: 56

raylu

Send a message via AIM to raylu
Default

Why do you want this?

You need a CGI host to do this.
In the head section, put
Code:
<meta http-equiv=refresh content=0;url=cgifilename.cgi>
cgifilename.cgi is a cgi file that will send mail. It will send the page as an attachment, or send the sourcecode without the meta.
__________________
\"Only when the last tree is dead, the last field paved, and the last river dammed, only then will we realize that we can\'t eat money.\"
http://raylu.uni.cc
raylu is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On