473,699 Members | 2,308 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Why the images can not be loaded in the browser sometimes?

The source of the image is

<IMG ID=\"69\" class=\"a10\"
SRC=\"Imageproc esser.aspx?Sess ionID=1111&repo rtStream=1&Repo rtID=258&Histor *yID=2006-09-15T18:25:25&Act ion=LoadSnapsho t&ReportType=HT ML4.0&imageExt= &im*ageWidth=&i mageHeight=&use Toolbar=False&h tmlFragment=Fal se&mappedPath=/kyog*a-qa/CKEmployerRepor ts/BCBSTNReports/DiabeticMemberS ummary&reportVa riable_G*roupID =8&reportVariab le_BasePath=/kyoga-qa&RPSessionID= nopykwuqk2nofz5 51tm3*0u45&Imag eID=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
2 1856

cheers...@hotma il.com wrote:
The source of the image is

<IMG ID=\"69\" class=\"a10\"
SRC=\"Imageproc esser.aspx
This is a classic asp newsgroup. Dotnet is a totally different
technology. Try microsoft.publi c.dotnet.framew ork.aspnet

--
Mike Brind

Sep 18 '06 #2
Actually this approach will work in classic ASP. It's a nice trick to implement the built in image handling capabilities of ASP.net
from a classic ASP page.

my guess is the problem has to do with escaping the quotes- shouldn't be necessary.
"Mike Brind" <pa*******@hotm ail.comwrote in message news:11******** **************@ h48g2000cwc.goo glegroups.com.. .
>
cheers...@hotma il.com wrote:
>The source of the image is

<IMG ID=\"69\" class=\"a10\"
SRC=\"Imagepro cesser.aspx

This is a classic asp newsgroup. Dotnet is a totally different
technology. Try microsoft.publi c.dotnet.framew ork.aspnet

--
Mike Brind

Sep 18 '06 #3

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

Similar topics

1
2220
by: antishok | last post by:
Hi, I'm writing a page which has a somewhat similar folder tree to that of the windows explorer, where each folder is made of a <SPAN> tag consisting of the folder image (closed or open) and the folder name. When certain actions are performed by the user, more folders (spans) are dynamically added using javascript function appendChild(). I add a new folder span to a container span which holds the whole tree.
2
1393
by: Mel | last post by:
i noticed that when i have images withing a CSS, on every visit, the image gets loaded from the server in tags like DIV etc. while <img src...> stuff gets loaded once and never makes another trip to server to fetch. IS THIS COMMON ? thanks, Mel
5
3301
by: Ben Long | last post by:
Hi All, A partner of mine has been charged with identifying a performance / load problem currently experienced on one of our websites. I'm thinking it may be a combination of HTML formatting and syntax along with the number of images (<img> tags) being used on a single page. The problems seem to persist around IE (5.0+ on multiple win OS), however FF 1.0 sometimes chokes but usually clears once the images are loaded.
4
1617
by: VR | last post by:
Hi, I am trying to have a menu item (which is an HTML img) to change as a mouse moves over it. So, my code looks something like this: <a onmouseover="ActivateImage('MyImage');" onmouseout="InactivateImage('MyImage');" href="javascript:void(FollowLink('MyImage'));">
7
2260
by: Jacob | last post by:
Has anybody else encountered a problem when running your asp.net applications off your localhost and having broken image links? The weird thing is, the links aren't really broken. The reference is correct. And what's weirder that than, it will only do it sporadically. I can refresh the screen and those images that were once broken are now visible but some others may now be broken. Or sometimes they all work, sometimes none. This...
0
1295
by: cheers_ye | last post by:
The source of the image is <IMG ID=\"69\" class=\"a10\"...
1
2938
by: goodweather | last post by:
Hello, I have a strange problem with my new website. I have installed IIS 5.1 (Win XP pro). The website runs pretty well but sometimes the web browser does not display all the images that should be present on a page (the browser displays a red "X" instead). When I request the page again, the missing images are displayed after reloading the page a few times, or after I request these files manually by typing their name in the address window of...
5
13363
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 http://mghospedagem.com/images/controlpanel.jpg instead of http://mghospedagem.comhttp://mghospedagem.com/images/controlpanel.jpg As u see, there's the website URL before the image URL.
0
8685
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8613
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9172
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8880
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5869
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4374
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4626
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3054
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2344
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.