email aspx page using SmtpMail
I'm looking for a way to e-mail a rendered web page using SmtpMail. What I've done is create a form where a user enters data, they submit using cross-page posting to see it rendered (previewed) in a new web page with the data in it - it's a flyer. The user also enters mail recipients and the idea is to email this flyer using SmtpMail as a HTML message with this flyer as the body. Any one have a good ways of getting the rendered flyer to be the body of the mail message?
Thanks,
Bob
|