Hi All,

I experience a strange problem, maybe somebody had the same issue before.

We have a webapp that generates PDF files on the fly and sends them back to
the browser.
When one accesses the app with https in IE and only in IE they get a message
box
Something like "The page contains both secure and nonsecure items. Do you
want to display both secure and nonsecure items?"
(I'm sure that it isn't the same wording but this is the main idea :-) )

I tried to isolate the problem and it's strange but it seems that I get the
message when I use a POST request instead
of a GET request.

Did someone experience the same problem?

Actually if this is true it should happen not just for PDF's, it would
probably happen to any byte stream that is not html of course...

Thanks,
Tamas

Reply via email to