Here's what I get when I load the page (my browser version is 5.50.4522.1800 with
all updates applied):
<pdf>
The following line is not visible in Internet Explorer 5.50.4522.1800 with the
Acrobat
plug-in:
Hello World!
If you use another browser or Acrobat as an external application, then you should
see a
"Hello World!" text above.
</pdf>
Now, if I point the browser somewhere else, and then hit the Back button, *then* it
fails to display the line. Odd. If I reload the page before going somewhere else,
then it works. It looks like IE isn't caching the file immediately, but actually
waits until I return, and then does a GET on the URL. Unfortunately, the file was
generated from a POST and so the data sent in that POST gets dropped. Blech.
That's really stupid behavior.
I'd love to ditch MicroBorg, but I work for a large university and my boss has no
control over what browsers we support. And I like working here ;-).
Hugh
Ulrich Mayring wrote:
> "Hugh A. Cayless" wrote:
> >
> > How is IE modifying the data when you run this page? Both IE (same version as
> > you're using) and Netscape behave the same when I access it--that is they run
> > the Acrobat plugin and open the PDF with the same content. Is the problem
> > maybe something to do with the interaction between the browser and Acrobat?
> > I'm using Acrobat 5.0.
>
> This problem appears only with the newest version of IE, i.e.
> 5.50something.
>
> > I sympathize with your frustration, but I work for an organization that
> > supports IE and Netscape, so I don't have a choice in coding for one browser
> > or the other. I imagine that's true for a lot of people....
>
> You do have a choice. Go to your boss and say you'll leave if you have
> to code for IE ;-)
>
> Ulrich
>
> --
> Ulrich Mayring
> DENIC eG, Systementwicklung
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>