LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 298
Default Tough one - image and embedded html document

Windows only ? If so, you could maybe try an MHT file (contains the images,
encoded in Base64 [?])

You could do this by saving your HTML file (with local images loaded) as
*.mht and then embedding that instead of a plain html file.

Tim

"xp" wrote in message
...

Sorry, I was thinking Image but wrote code for hyperlink.

The code to insert an image in html is <img src="MyPath\to\MyImage.jpg"

But, my original question still stands...any ideas?

"xp" wrote:

In a hidden Excel sheet I have embedded an HTML document which I then
launch
when a button is clicked. This html document is custom help for the
program
contained in the file. It all works very nicely.

What I would like to be able to do is incorporate a screen shot or two in
the html help file, the problem is, you would normally reference images
to
appear in html using an anchor such as <a href="MyPath\to\MyFile.jpg".

Since I want all of the help to be self-contained or on-board in the
program
file itself, does anyone know how I can paste image(s) into a spread
sheet
and then reference it in my html document to make it appear in the help
file
when opened?

Thanks for your help!



 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Image - Object with an embedded link to a cell Julius Excel Discussion (Misc queries) 0 January 18th 08 07:45 PM
Image in comment not showing in html salto Excel Discussion (Misc queries) 0 August 24th 07 01:16 PM
Delete embedded HTML SFJayhawk Excel Discussion (Misc queries) 2 June 8th 06 07:49 PM
How to produce(move) an embedded image using a formula? rbs Excel Worksheet Functions 0 October 26th 05 02:28 PM
Userform Image Control and embedded images tim Excel Programming 13 April 5th 05 01:32 PM


All times are GMT +1. The time now is 07:26 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"