Request for Question Clarification by
sublime1-ga
on
13 Jul 2003 13:56 PDT
esoteric...
You seem to be saying that you want the actual webpage to appear
in the email, rather than just a link to it. I'm not familiar with
Opera, but with Outlook Express, when you set the format to send
html mail (and assuming your recipient has their email program
set to read html email), you can accomplish this by going to the
webpage in question, right-clicking and selecting 'view source'.
This will give you the html code for the webpage, which you can
then copy and paste into your email. In Outlook Express, you need
to do this on a tabbed page marked 'source', as simply pasting
the code onto the 'edit' page will not reproduce the webpage.
Be aware that all the images and links may not work, depending
on the nature of the html code making up the page you are sending.
Another option, which will allow the images to be reproduced, but
which will also not allow for working links, is to go to the page
(in Internet Explorer) and select File > Save as > Web Archive,
single file (*.mht). This will allow you to save the page as a
file with an .mht extension, which can be attached to an email,
and received by anyone, even if their email program is not set
to receive .html email. The file will open by default in an IE
browser and will present the page accurately, though the links
won't work.
As for accurately reproducing a fully-functional page in an email,
I don't know that this can be done without extensive revision of
the html source code for the page.
Does this information answer your question, or assist you in
clarifying it?