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

Why images can not be loaded in the webpage.

The source of the image is

<IMG ID=\"69\" class=\"a10\"
SRC=\"Imageprocesser.aspx?SessionID=1111&amp;repor tStream=1&amp;ReportID=258&amp;HistoryID=2006-09-15T18:25:25&amp;Action=LoadSnapshot&amp;ReportType =HTML4.0&amp;imageExt=&amp;imageWidth=&amp;imageHe ight=&amp;useToolbar=False&amp;htmlFragment=False& amp;mappedPath=/kyoga-qa/CKEmployerReports/BCBSTNReports/DiabeticMemberSummary&amp;reportVariable_GroupID=8 &amp;reportVariable_BasePath=/kyoga-qa&amp;RPSessionID=nopykwuqk2nofz551tm30u45&amp;Im ageID=C_69_S\"/>

in the Imageprocesser.aspx.cs file, it will retrieve the image from
another server response. and use response.write() to write the image
stream to the current browser. The problem here is sometimes the image
can be loaded correctly, sometimes there is only a cross sign (meaning
the image is not loaded correctly).

I try to debug, but in stepping mode, everytime the image can be loaded
correctly. This problem only happens when i execute the program without
using debugging.

I am really confused. What could be wrong?

Sep 18 '06 #1
0 1287

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

Similar topics

2
by: Van der Weij | last post by:
Hi, I want to preload some images for a webpage _and_ determing their width and height. The problem is that the scripts continue while the images are loaded in the background, while I need the...
10
by: windandwaves | last post by:
Hi I have the following html: <div id="menu"> <div id="m1"><a href="m1.php"><img src="m1.gif" alt="m1"></a></div> <div id="m2"><a href="m2.php"><img src="m2.gif" alt="m2"></a></div> <div...
4
by: etantonio | last post by:
Good morning, I've a web page where I have put about 30 little images (4kb each) coming from other sites, the problem is that not all are showed and the images showed are random, I don't know if...
9
by: K. | last post by:
Witam! Napisalem taka oto funkcje: function img_Pokaz(adres,formName,hint_img) { eval('document.'+formName+'.'+hint_img+'.src = "'+adres+'"'); }
1
by: | last post by:
I've built an application that scrapes JPG images of webpages and PDF instances of those webpages automatically from an RSS feed. References to the scraped resources are persisted to our database....
8
by: dougawells | last post by:
I am having issues using layers due to the different ways that different browsers display them. I need to be able to layer some images together as they work independently of each other. For example...
1
by: Jeff | last post by:
hi asp.net 2.0 On my webpage I want to display a list of images. Most proparly display the list horizontal Sometimes I want only one image to be displayed and sometimes maybe 10 images....
5
matheussousuke
by: matheussousuke | last post by:
Hello, I'm using tiny MCE plugin on my oscommerce and it is inserting my website URL when I use insert image function in the emails. The goal is: Make it send the email with the URL...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.