> Ah. The infamous doubled content type bug. IE 4.something as I recall. My latest encounter was using IE5.5 on Windows 2000. > I forget what the resolution of this one is, but it is in the archives > for dev-list. I think we ended up with a patch which changed the regexp > slightly to ignore the extra cruft... > > Yup, here is the patch: (ignoring $Id$ and $Revision$ changes) In my opinion, the easiest change is (i.e. get rid of cgi-lib): #do "$PATH_LIB/cgi-lib.pl"; use CGI qw(:cgi-lib);
- Why not use CGI.pm Merlin
- Re: Why not use CGI.pm Kit
- Re: Why not use CGI.pm Jason Fesler
- Re: Why not use CGI.pm Merlin
- Re: Why not use CGI.pm Charles Daminato
- Re: Why not use CGI.pm bill
- Re: Why not use CGI.pm bill
- Re: Why not use CGI.pm Merlin
- Re: Why not use CGI.pm James H. Cloos Jr.
- Re: Why not use CGI.pm Bill Gerrard
- Re: Why not use CGI.pm James H. Cloos Jr.