Hi there
I have one problem regarding broken image..
The problem is quite mystery..
It's happen to other user pc only (the page that we browse reside at
the same server)..not at my pc.. it never happen..
When other user go to the url. the face the broken image at the first
time
and need to refresh their browser .. in order to see the image..
this is the e.g of the code..
echo "<img src=\"http://image.net/image.asp?id=12 3\">";
for your information
I'm using php to code my site but for the image..
it located at ASP server.
I had diagnos this problem quite a long times..
first the server not down during viewing the image
second: I also try split the code just to print the image but.. the
image still broken...
any one can suggest.. what is the problem
Thanks.. in advance for sharing your ideas
regards
badz.
I have one problem regarding broken image..
The problem is quite mystery..
It's happen to other user pc only (the page that we browse reside at
the same server)..not at my pc.. it never happen..
When other user go to the url. the face the broken image at the first
time
and need to refresh their browser .. in order to see the image..
this is the e.g of the code..
echo "<img src=\"http://image.net/image.asp?id=12 3\">";
for your information
I'm using php to code my site but for the image..
it located at ASP server.
I had diagnos this problem quite a long times..
first the server not down during viewing the image
second: I also try split the code just to print the image but.. the
image still broken...
any one can suggest.. what is the problem
Thanks.. in advance for sharing your ideas
regards
badz.
Comment