RE: Netscape vs. IE Discrepancy FIXED

2002-05-21 Thread Camilo Gonzalez
IL PROTECTED] Subject: Re: Netscape vs. IE Discrepancy FIXED Aman Cgiperl wrote: > Always use netscape for testing because that's the real test. ... I always use a html validator such as html tidy or the online validator at http://validator.w3.org/ so I can find errors in the html. Its a

RE: Netscape vs. IE Discrepancy FIXED

2002-05-21 Thread Phil Fickas
l distress, wounded feelings, or remorse 3. To suffer or pay a heavy penalty. (they all seem to apply) --Phil -Original Message- From: Joel Hughes [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 21, 2002 10:30 AM To: [EMAIL PROTECTED] Subject: RE: Netscape vs. IE Discrepancy FIXED maybe

RE: Netscape vs. IE Discrepancy FIXED

2002-05-21 Thread Joel Hughes
maybe you meant 'smart' as in the 'smart missile - really distructive' sense? joel -Original Message- From: Phil Fickas [mailto:[EMAIL PROTECTED]] Sent: 21 May 2002 15:27 To: '[EMAIL PROTECTED]' Subject: RE: Netscape vs. IE Discrepancy FIXED Yea, I s

RE: Netscape vs. IE Discrepancy FIXED

2002-05-21 Thread Phil Fickas
Netscape vs. IE Discrepancy FIXED Scot's right Phil, IE wasn't being 'smarter' it was being 'slacker' :-) joel -Original Message- From: Scot Robnett [mailto:[EMAIL PROTECTED]] Sent: 21 May 2002 15:11 To: Phil Fickas; [EMAIL PROTECTED] Subject: RE: Netscape vs. I

RE: Netscape vs. IE Discrepancy FIXED

2002-05-21 Thread Joel Hughes
Scot's right Phil, IE wasn't being 'smarter' it was being 'slacker' :-) joel -Original Message- From: Scot Robnett [mailto:[EMAIL PROTECTED]] Sent: 21 May 2002 15:11 To: Phil Fickas; [EMAIL PROTECTED] Subject: RE: Netscape vs. IE Discrepancy FIXED That

Re: Netscape vs. IE Discrepancy FIXED

2002-05-21 Thread aman cgiperl
!!! Thanks Aman - Original Message - From: "Phil Fickas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 21, 2002 8:53 AM Subject: RE: Netscape vs. IE Discrepancy FIXED > Hi all. > > Thanks for the sanity check. I was printing a line of debugging before th

RE: Netscape vs. IE Discrepancy FIXED

2002-05-21 Thread Scot Robnett
]] Sent: Tuesday, May 21, 2002 8:53 AM To: '[EMAIL PROTECTED]' Subject: RE: Netscape vs. IE Discrepancy FIXED Hi all. Thanks for the sanity check. I was printing a line of debugging before the content-type output line. Commenting that out fixed it. IE was smart enough to ignore

RE: Netscape vs. IE Discrepancy FIXED

2002-05-21 Thread Phil Fickas
[mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 21, 2002 9:37 AM To: Phil Fickas; [EMAIL PROTECTED] Subject: RE: Netscape vs. IE Discrepancy It is possible that you are printing the HTML header twice, although I can't tell because we can't see the rest of your code. Exploder actually ha

RE: Netscape vs. IE Discrepancy

2002-05-21 Thread Scot Robnett
OTECTED] -Original Message- From: Phil Fickas [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 21, 2002 8:07 AM To: '[EMAIL PROTECTED]' Subject: Netscape vs. IE Discrepancy HI, I'm creating a CGI script in perl for my web page. When I bring it up in IE 6 it displays beautiful

RE: Netscape vs. IE Discrepancy

2002-05-21 Thread Joel Hughes
header/mime type etc. joel -Original Message- From: Phil Fickas [mailto:[EMAIL PROTECTED]] Sent: 21 May 2002 14:07 To: '[EMAIL PROTECTED]' Subject: Netscape vs. IE Discrepancy HI, I'm creating a CGI script in perl for my web page. When I bring it up in IE 6 it displays beaut

Netscape vs. IE Discrepancy

2002-05-21 Thread Phil Fickas
HI, I'm creating a CGI script in perl for my web page. When I bring it up in IE 6 it displays beautifully, however, if I open it in Netscape 6, the cgi script runs but Netscape, instead of showing the web page, shows the text of the page (the html code) that my CGI script produced with the corr