On Mon, Sep 05, 2005 at 10:28:34AM -0700, Arka Roy wrote: ... > > As far as I can tell, you seem to be doing things > just fine. Does the > > error > > show up without SSL? Does it show up in non-IE > browsers? You do not, > > perchance, have any load-balancers in the equation > do you? They can > > sometimes > > screw up SSL sessions. > > The error does NOT show up if I do not use SSL. Also, > it does NOT show up in Firefox, with or without SSL. > I also gave it a spin on Opera using SSL and it worked > fine. So just the combination of SSL on IE, so far.
I missed the original problem description, but I ran into one very like what you describe last year. This was with a template->post->redirect->template->post->redirect sequence. It turned out that in a redirect or post action URL which was constructed via HTML::Template variable substitution, a line feed was getting into the variable value fed in on the second page's template, and thus into the URL used when you posted from there. That broke IE and Safari, but worked with FireFox/Netscape/Mozilla. If this is the problem, viewing HTML source when at the second template page will show it up. -- Clifton -- Clifton Royston -- [EMAIL PROTECTED] Tiki Technologies Lead Programmer/Software Architect "My own personal theory is that this is the very dawn of the world. We're hardly more than an eyeblink away from the fall of Troy, and scarcely an interglaciation removed from the Altamira cave painters. We live in extremely interesting ancient times. I like this idea. It encourages us to be earnest and ingenious and brave, as befits ancestral peoples; but keeps us from deciding that because we don't know all the answers, they must be unknowable and thus unprofitable to pursue." -- Teresa Nielsen Hayden, 1995 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Html-template-users mailing list Html-template-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/html-template-users