[cgiapp] Nothing fancy but IE chokes?

2008-01-01 Thread Robert Hicks
I have a simple site: www.skylinebaptist.us IE for some reason cannot navigate to: http://www.skylinebaptist.us/index.cgi?rm=ministries Firefox has no problem at all. Any idea why IE barfs (besides IE is crap)? Robert # CGI::Application community mailing list ##

Re: [cgiapp] Nothing fancy but IE chokes?

2008-01-01 Thread Kevin
Robert, I believe the page is not being rendered because of a missing bracket on the opening tag for the title. Kevin - Original Message - From: Robert Hicks [EMAIL PROTECTED] To: cgiapp@lists.erlbaum.net Sent: Tuesday, January 01, 2008 2:38 PM Subject: [cgiapp] Nothing fancy

Re: [cgiapp] Nothing fancy but IE chokes?

2008-01-01 Thread Karen
On 1/1/08, Kevin [EMAIL PROTECTED] wrote: Robert, I believe the page is not being rendered because of a missing bracket on the opening tag for the title. Good catch. Robert, you might want to try validating pages, like so: