473,387 Members | 1,596 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Is it possible to embed images in the xml documentation?



Hi,

When generating CHM from my assemblies and XML documentation is it possible
to embed images?

Thanks.


Nov 16 '05 #1
2 2501
Julia wrote:
Hi,

When generating CHM from my assemblies and XML documentation is it possible
to embed images?


I haven't tried it, but you could try to add a normal <img> tag to the
xml (end it with /> instead of > :)). It will then end up in the text
being produced inside the HTML. the CHM compiler embeds all images which
are referenced in the HTML, as long as they're local (i.e.: <img
src="myimage.jpg" /> and not: <img src="http://myserver.com/myimage.jpg" />

Frans

--
------------------------------------------------------------------------
Get LLBLGen Pro, productive O/R mapping for .NET: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------
Nov 16 '05 #2
Hi friends,

I am in trouble with embedding images in to a XML file.
right now i am using <img src ="path"/> but insted of specifying link i need to place images directly into xml file. Can u plese share ur ideas for me

Thanks in advance

Please send me mail regarding this @saravanan_article@yahoo.com please reply to forum as well my mail

Thanks in advance












Julia wrote:[color=blue]
> Hi,
>
>
>
> When generating CHM from my assemblies and XML documentation is it possible
> to embed images?[/color]

I haven't tried it, but you could try to add a normal <img> tag to the
xml (end it with /> instead of > :)). It will then end up in the text
being produced inside the HTML. the CHM compiler embeds all images which
are referenced in the HTML, as long as they're local (i.e.: <img
src="myimage.jpg" /> and not: <img src="http://myserver.com/myimage.jpg" />

Frans

--
------------------------------------------------------------------------
Get LLBLGen Pro, productive O/R mapping for .NET: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------
May 5 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Tony Sutton | last post by:
I have this following code in my html file: <object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#...
20
by: CHIN | last post by:
Hi all.. here s my problem ( maybe some of you saw me on other groups, but i cant find the solution !! ) I have to upload a file to an external site, so, i made a .vbs file , that logins to...
1
by: ComStar | last post by:
I have a vb.net program that sends out html emails via smtp on a windows 2003 server. Question I have is how do you embed images in an html email message? You get to define the body but how do...
1
by: Ed Landau | last post by:
Is there a way to embed a picture in a table? I want to store MP3 cover art in a table along with artist info etc. Is that what an "OLE Object" is? I'm trying to populate the table with VB...
2
by: henry1977PHP | last post by:
Hi, I really need help for this problem. I must generate a report as a word document and I also have to embed images(images also generated by php) into this word document so customer can download...
11
by: Leoa | last post by:
Can you use javascript to activate a php function like so: <?php $tab="Tab.gif"; function myfunction($txt) { $tab = $txt; echo($tab); } ?>
13
by: windsorben | last post by:
I have some javascript that checks whether or not an answer is correct. It was working fine when the question was asked with text but now that I'm asking the question with audio, the javascript no...
1
Bob Ross
by: Bob Ross | last post by:
I am trying to make a function for my web site that will send an e-mail to new users. This email is going to be in HTMl format and I want to include images. Now I can embed images using - ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.