Francisco Tapia
my.lists at verizon.net
Wed Feb 5 01:12:00 CST 2003
for what it's worth, while this was a nusance, it also proved to be very helpful in scripting for running Unix automated scripts :D, even though the most popular browser on the net is case insensitive, the most popular servers on the net do mind... While theoretically a = A, both are acctually diffrent Ascii characters and therefore have some logic to why they don't both equal each other... hmm... OTOH, this very syndrome is what cause Oracle to perform faster on text comparisons since "MyCompany" is not the same as "mycompany" or even "Mycompany" for that matter... -Francisco http://rcm.netfirms.com/ ----- Original Message ----- From: "Stuart McLachlan" <stuart at lexacorp.com.pg> To: "Drew Wutka" <DWUTKA at marlow.com>; <accessd at databaseadvisors.com> Sent: Tuesday, February 04, 2003 5:17 PM Subject: RE: [AccessD] .net : > <rant> : > Personally I wish JavaScript (similar to Java...sorta...) would be wiped : > from the face of the planet! <VBG> : > : > I've used both JavaScript and VBScript on some of our intranet sites (I try : > desperately not to use scripting on Internet sites....). I'll tell you, my : > biggest pet peeve with JScript is that a and A are different variables. And : > Function, or fUnction won't work. Now with wonderful, beautiful VBScript, : > it could careless what kind of spacing or capitalization you use! : > </rant> : > : > <VBG> : > : > Drew : > : : Which just encourages sloppy practices <EBG> : : In web apps it pays to be very aware of case at all times. My host uses Apache on *nix : and so is of course case sensitive for filenames. Background.gif and background.gif : are two different file names. :-( : : : : : : : -- : Lexacorp Ltd : http://www.lexacorp.com.pg : Information Technology Consultancy, Software Development,System Support.