473,408 Members | 1,744 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,408 software developers and data experts.

Image Display

Hi,

In my .aspx page there are some .jpg images. When I browse the page using
IE6, it goes into an infinite loop in downloading the image. No image is
displayed after that. If I browse .htm page with same images, it downloads
immediately. I found one solution to this problem, that is install KB889293
patch for IE6. But this is not the correct way, b'coz if the images are
displayed in .htm page, they should be displayed in .aspx page.

What is the solution to this problem?

Thanx in advance,

Meena.

Nov 19 '05 #1
3 1504
What does the resulting html look like when generated from your .aspx page?

bill

"Meena Desai" <me***@intraactionsoftware.com> wrote in message
news:uu****************@TK2MSFTNGP15.phx.gbl...
Hi,

In my .aspx page there are some .jpg images. When I browse the page using
IE6, it goes into an infinite loop in downloading the image. No image is
displayed after that. If I browse .htm page with same images, it downloads
immediately. I found one solution to this problem, that is install KB889293 patch for IE6. But this is not the correct way, b'coz if the images are
displayed in .htm page, they should be displayed in .aspx page.

What is the solution to this problem?

Thanx in advance,

Meena.

Nov 19 '05 #2
Hi Bill,

The resulting html page does not display all the images on the page. All
text are displayed perfectly. It continues downloading images and goes into
an infinite loop.

Thanx,
Meena.

"William F. Robertson, Jr." <th****@nameht.org> wrote in message
news:#i*************@TK2MSFTNGP14.phx.gbl...
What does the resulting html look like when generated from your .aspx page?
bill

"Meena Desai" <me***@intraactionsoftware.com> wrote in message
news:uu****************@TK2MSFTNGP15.phx.gbl...
Hi,

In my .aspx page there are some .jpg images. When I browse the page using IE6, it goes into an infinite loop in downloading the image. No image is
displayed after that. If I browse .htm page with same images, it downloads immediately. I found one solution to this problem, that is install

KB889293
patch for IE6. But this is not the correct way, b'coz if the images are
displayed in .htm page, they should be displayed in .aspx page.

What is the solution to this problem?

Thanx in advance,

Meena.


Nov 19 '05 #3
What type of infinite loop is it going in, or rather how do you know it is
infinite looping? Are you using HttpHandlers?

The html received by the browser is html, regardless it is generated with
asp, html, jsp, or asp.net.

html: <img src=http://bob.com/images/image1.jpg" /> should show the image
regardless of the generation.

bill


"Meena Desai" <me***@intraactionsoftware.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
Hi Bill,

The resulting html page does not display all the images on the page. All
text are displayed perfectly. It continues downloading images and goes into an infinite loop.

Thanx,
Meena.

"William F. Robertson, Jr." <th****@nameht.org> wrote in message
news:#i*************@TK2MSFTNGP14.phx.gbl...
What does the resulting html look like when generated from your .aspx

page?

bill

"Meena Desai" <me***@intraactionsoftware.com> wrote in message
news:uu****************@TK2MSFTNGP15.phx.gbl...
Hi,

In my .aspx page there are some .jpg images. When I browse the page using IE6, it goes into an infinite loop in downloading the image. No image is displayed after that. If I browse .htm page with same images, it downloads immediately. I found one solution to this problem, that is install

KB889293
patch for IE6. But this is not the correct way, b'coz if the images are displayed in .htm page, they should be displayed in .aspx page.

What is the solution to this problem?

Thanx in advance,

Meena.



Nov 19 '05 #4

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

Similar topics

0
by: Doug van Vianen | last post by:
Although I have programmed for several decades I am new to Java. I decided to learn it to create Applets to use in web pages I make as a volunteer in the computer club at a seniors' centre. My...
1
by: Desigan Chinniah | last post by:
I am presently trying to display a list of items INLINE using an image as a seperator..... and having difficulties.... See below for 3 seperate sets of html and css files. Each set does something...
2
by: Tyrone Slothrop | last post by:
I am coding a site which involves uploading images. All of the PHP and display is OK but the client wants to be able to display the image thumbnail on the upload page and show the full image on...
9
by: Rajesh | last post by:
Hi all, Im gonna display a list of images in an aspx page from sql server Db.Each image has a link.When someone clicks the image i want the width and size of the image to be displayed at the...
3
by: den 2005 | last post by:
Hi everyone, Here is code working on..Trying to insert record with a column with Image or VarBinary datatype in sql database from a existing jpeg image file, then retrieve this image from...
1
by: namratapatil | last post by:
Hi...i am trying to load an image that has been saved at the following path: C:\WTK22\apps\MyProject\res After exectuing the program, the NullPointerException is thrown...Kindly let me know how to...
3
by: =?Utf-8?B?SlIx?= | last post by:
I would like to add text to an image. I have tried to use DrawString and it works on some images but on others it is very very small. I am pretty sure it has something to do with the size of the...
0
by: bindslind | last post by:
The script does most of what it's supposed to do, but I have what seems to be a simple problem that I can't figure out. When the page intitially loads the first page does not display images. The same...
11
by: Chris Beall | last post by:
See http://pages.prodigy.net/chris_beall/Demo/photo%20block%20experiments.html I've ended up with what seems like a rather complex structure for what I thought would be a somewhat simple...
3
by: Froefel | last post by:
Hi group, I'm looking for some help on how to achieve the following in a gridview control that is based on an ObjectDataSource. The SelectMethod of the datasource returns a list of Customer...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.