Gossamer Forum
Home : General : Perl Programming :

Email a webpage - I challenge you!

Quote Reply
Email a webpage - I challenge you!
Here is what I'm looking for a script to help me to do. I pray that someone can offer help.

I have an HTML webpage that is dynamically created (based on form input from a previous page) for verification purposes...call it verify.html. I want to then offer two choices to the user:
1. User needs to make a change - hit back button to return to form.
2. Submit as is - in which case I want to e-mail the webpage to me by hitting a submit button.

Here's the twist....When option 2 is selected (button is pushed), I'm looking for some script that will open an e-mail window with the to: address pre-populated and the HTML document verify.html contained as an attachment.

How do I do this? I challenge you to show me the way.
Quote Reply
Re: Email a webpage - I challenge you! In reply to
I have answered your original Topic.

Regards,

------------------
Eliot Lee....
Former Handle: Eliot
* Check Resource Center
* Search Forums
* Thinking out of the box (codes) is not only fun, but effective.