--- Fred Moyer <[EMAIL PROTECTED]> wrote: > Are you setting $r->content_type('text/xml')? If > you post a code > snippet that might give us some insight into what > the problem is. >
The actual CGI script uses the standard Lincoln Stein library under MP2, and not yet taking advantage of MP2 code (requestor). Rewriting to pure MP2 is a task for this summer, once I can find a good MP2 book that skips the whole MP1->MP2 stuff and is post-Apache2. In truth, the problem might be caused by some bad JavaScript coding resulting in the value of document.body.scrollTop always returning 0. The function is being used to position column titles to the top of the browser window even while the user scrolls down the very long page. I will put together a small code-snippet, however, it doesn't even have to be perl/CGI. A simple html file with and without the <?xml version="1.0" encoding="iso-8859-1"?> header gives different results. That's why I was taking the lazy route of just turning on the header. > If you want full control of the headers take a look > at > http://perl.apache.org/docs/2.0/api/Apache2/RequestRec.html#C_assbackwards_ > "assbackwards". That definately does sound appealing. I will read. > That being said I'm not sure if that is pertinent to > the issue you have > encountered - posting a code sample and context > usage would give us a > lot more information to work with. > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com