|
-
Apr 12th, 2001, 05:11 AM
#1
Thread Starter
Lively Member
I want to to send the html of a web site to an email address.
I know how to send an HTML Email via asp using a varible to hold the html then response.write out the varible or send the varible to the SendHtmlEmail function.
But my question is I have 300 lines of code, and filling up a varible will be too tedius.
Is there any other way of doing this
There is an option in IE
File - Send - Page by E-mail. This is similar, but I want to do this programmatically.
Any Ideas????
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|