is there a script to send web page to email??
Moderator: General Moderators
is there a script to send web page to email??
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.
Re: is there a script to send web page to email??
```i'm finding it too
Re: is there a script to send web page to email??
let me know if you find one.. keep me posted.. thanks
Re: is there a script to send web page to email??
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???