Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Re: Re: Error reading image from perl cgi script into HTML

by true (Pilgrim)
on Oct 14, 2002 at 02:08 UTC ( [id://204958]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Error reading image from perl cgi script into HTML
in thread Error reading image from perl cgi script into HTML

this happens sporadically with me and windows 2k. 
I write to model/wrl files and sometimes the browser  
doesn't render as it should. My fix is the following.
(Keep your perl script as is with the binmode STDOUT statement in place.)
In the html page type this:
<img src="mycounter.cgi?itlooksstupidbutsozwindows.jpg">
by ending my query string with anything.jpg or anything.wrl
i was able to convince my browser to stop spordically 
sending me non-text content as text.
  • Comment on Re: Re: Re: Error reading image from perl cgi script into HTML

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://204958]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-19 19:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found