Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / JScript / November 2003

Tip: Looking for answers? Try searching our database.

Include Image Bytes in HTML How?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Chris Cooper - 06 Nov 2003 04:38 GMT
For a variety of unpleasant reasons, I need to display an image in a web
page where the image is stored in the HTML file (not in a separate GIF or
JPG or whatever file).  Small image, no more than 5k or so.

It's acceptable to have the images only show up if the user is running MSIE
5 or MSIE 6 or whatever I have to require.

It just seems to me, that with all the cool stuff .NET can do, there should
be some way for me to say :
<SCRIPT>
makeImage()
{
   return ASP.NET.CreateImage("0034234A5E0E8796857823085485");
}
</SCRIPT>
<IMG SRC="script:makeImage()">

Thanks all!
Chris
Sebastien Lambla - 12 Nov 2003 11:56 GMT
Look at the mht format, which is a mime multipart message that can contain
everything. Good luck :)

Signature

Sebastien Lambla
http://thetechnologist.is-a-geek.com/blog/

> For a variety of unpleasant reasons, I need to display an image in a web
> page where the image is stored in the HTML file (not in a separate GIF or
[quoted text clipped - 15 lines]
> Thanks all!
> Chris

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.