|
-
Nov 15th, 2001, 10:55 PM
#1
Thread Starter
New Member
ooooo Tricky
here's one for you.
Microsoft internet explorer will allow you to click file-send-page by email and supposedly send a web page over the net with all the attached graphics. How the hell does it do that !? and more importantly how do we tap it?
Mapi controls will let you attach an Html file to an email, but the graphics of course are missing , what can be done about sending the page altogether?
-
Nov 16th, 2001, 05:54 PM
#2
Frenzied Member
The only way to do it is to include the pictures as attatchments
OR
if you can change the website HTML, change the <IMG src="bob.gif"> to <IMG src="http://www.bobsbigbadwebsite.com/images/bob.gif"> so that there is a full URL. With a full URL, mail clients will try to download the images.
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
|