is there a script to send web page to email??

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
prue_
Forum Commoner
Posts: 64
Joined: Thu May 07, 2009 10:34 pm

is there a script to send web page to email??

Post by prue_ »

is there a script probably javascript or php that works like in IE 7.. the "send page by email"? I know how to code "send link by email".. but how about sending a web page by email. can it be done dynamically with a script? i wanted to put a link to my website that works like that on IE7. can you share me some ideas? is it possible.. if it is.. i don't know how.. thanks so much.
myismymxd
Forum Newbie
Posts: 5
Joined: Wed May 20, 2009 10:41 am

Re: is there a script to send web page to email??

Post by myismymxd »

```i'm finding it too
prue_
Forum Commoner
Posts: 64
Joined: Thu May 07, 2009 10:34 pm

Re: is there a script to send web page to email??

Post by prue_ »

let me know if you find one.. keep me posted.. thanks
prue_
Forum Commoner
Posts: 64
Joined: Thu May 07, 2009 10:34 pm

Re: is there a script to send web page to email??

Post by prue_ »

I put a div tag to my page and call its content using javascript.. the problem is.. the content doesn't go into the email body it opens on the window itself... any ideas?? anyone???
Post Reply