Ben,
Have you checked the HTML source? I've had problems like that in the
past, with form elements disappearing or pages not or partially showing
up. 19 times out of 20 it's been an HTML problem, sometimes as simple as
a missing or mismatched quote on a field name. Firefox/Mozilla are much
more forgiving than IE - they seem better able to guess what you really
meant. CGI code debugging will almost never help find the problem.
Get HTML::Tidy, or use an html validator such as
http://validator.w3.org/ . If your using Firefox I _highly_ recommend
the WebDev extension, which ads a very handy toolbar when enabled.HTH, Sean On Fri, 2004-12-10 at 09:57, Ben Boulanger wrote: > Hello, > I've recently started having a problem where my (formerly > functioning) CGI scripts have just started returning blank pages for no > apparent reason. I write some tools for other groups to automate some of > the stuff they ask me to do, so this is near and dear to my heart (less > paging). > > Anyone seen anything like this? It appears to be with forms that > keep state via hidden fields and so far, only with Microsoft IE. I > haven't been able to reproduce it with Firefox. > > Thanks, > Ben -- Sean Quinlan <[EMAIL PROTECTED]> gpg public-key http://grendels-den.org/sean.asc "If ye love wealth better than liberty, the tranquility of servitude better than the animating contest of freedom, go home from us in peace. We ask not your counsels or arms. Crouch down and lick the hands which feed you. May your chains set lightly upon you, and may posterity forget that ye were our countrymen." Samuel Adams, 1776 -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GIT/S/O d+@ s-:+> a C++ UL++$ P++++$ L++$ !E W++ N+ o? K? w O M V PS++ PE Y+ GPG++ t+ 5++ X+ R(++) tv b+(+++) DI+ D+ G e h---- r+++ y++++* ------END GEEK CODE BLOCK------
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Boston-pm mailing list [EMAIL PROTECTED] http://mail.pm.org/mailman/listinfo/boston-pm

