03-26-2006, 07:50 PM
Hi,
In my previous post http://forums.macresource.com/read/1/70172/70172 , I have asked question about outerHTML which I was told only works in IE. I was using this to e-mail contents of a web page.
Is there a way I can do it without outerHTML? I kinda run out of the options. What I need to do is to be able to e-mail .asp page thru small popup window where user can enter e-mail, subject and short message. Pages are dynamic ASP pages and are password protected so e-mailing just the link wouldn't work. I need to be able to get output HTML from the page and stick it in the e-mail body.
This has to work in IE, FF and Mozilla.
Any recommendations, hints, code samples are welcome.
Thanks,
maurycy
In my previous post http://forums.macresource.com/read/1/70172/70172 , I have asked question about outerHTML which I was told only works in IE. I was using this to e-mail contents of a web page.
Is there a way I can do it without outerHTML? I kinda run out of the options. What I need to do is to be able to e-mail .asp page thru small popup window where user can enter e-mail, subject and short message. Pages are dynamic ASP pages and are password protected so e-mailing just the link wouldn't work. I need to be able to get output HTML from the page and stick it in the e-mail body.
This has to work in IE, FF and Mozilla.
Any recommendations, hints, code samples are welcome.
Thanks,
maurycy