Hi Dave, Just to clarify; JSPs, Cold Fusion, and ASP are all server side having nothing to do with the browser. These technologies use server side app servers to parse it's language into straight html which is then sent to the browser.
Rick -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Thursday, March 21, 2002 1:40 PM To: [EMAIL PROTECTED] Subject: RE: Re: Re: My opinion of Netscape 6.2.1 Graywolf, If that's the case, then you'll have to conform your code to spec. If your code is to spec, then you'll have no problem per se. For example, at my current employ, we have to ensure that code is appropriate for browsers from IE 4.0 and Netscape 4.0 and up. If the end user is using IE 3.0 (which, STILL occurs, trust me...) then they're SOL. Personally, even IE 4.0 is old and shouldn't be supported but we do bend because many of our clients are senior citizens and sometimes feel that they shouldn't need to upgrade if they don't want to. You can't please the entire world (although most Pentax users would disagree once they get their hands on a 50mm f1.4 :) ) especially when it comes to Web design/layout/coding. If the page is in standard HTML, you should have no problem as long as you stick to spec. It's once you get into using JSPs, Cold Fusion, and in some cases, even XML or ASPs that you'll get into trouble. Cheers, Dave Original Message: ----------------- From: T Rittenhouse [EMAIL PROTECTED] Date: Thu, 21 Mar 2002 13:54:38 -0500 To: [EMAIL PROTECTED] Subject: Re: Re: My opinion of Netscape 6.2.1 Nope, I want to use the broken browsers. The good ones are going to work ok if my code is good. The broken ones may not so I have to check it. <grin> Ciao, Graywolf http://pages.prodigy.net/graywolfphoto ---------------------------------------------------------------- -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ . - This message is from the Pentax-Discuss Mail List. To unsubscribe, go to http://www.pdml.net and follow the directions. Don't forget to visit the Pentax Users' Gallery at http://pug.komkon.org . - This message is from the Pentax-Discuss Mail List. To unsubscribe, go to http://www.pdml.net and follow the directions. Don't forget to visit the Pentax Users' Gallery at http://pug.komkon.org .

