On 11/25/05, Tamas Szabo <[EMAIL PROTECTED]> wrote: > What do you mean by " In short, you have to send IE some HTML before you > send it the bytes of the PDF, or it will complain."?
I'm not entirely sure you're seeing the same problem-- I never get 'page contains both secure and nonsecure elements' because everything in my apps goes over ssl. > I think that your solution works because the redirect thing makes a GET > request, not because you sent a html page to the browser? The trick to solving it was to send IE some text before trying to send it the bytes of the PDF over ssl. It was so long ago now that I don't remember. > Have you tried to simpy change the method of the form to GET? No... all the forms are POSTed. It's an age old debate. :) In any case it keeps people from bookmarking things they shouldn't. And it works, so I'm not touching it now! -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]