![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Cookie problem! Getting error when passing the expire date.
From: Michael Winter <m.winter@blueyonder.co.uk>
Date: Sun Apr 30 2006 - 22:45:50 CEST
On 30/04/2006 20:51, VK wrote:
> Lasse Reichstein Nielsen wrote:
Do you mean implicit type conversion, or the status of ECMAScript as a
> alert("" == 0); // true
The above is a product of the former.
When strings are compared to numbers, the string is type-converted to a
> btw and AFAIK Number is supposed to be used as constructor, not as a
Not really. All of the constructor functions that are analogous to
The Number and Boolean constructor functions are typically less
Mike
-- Michael Winter Prefix subject with [News] before replying by e-mail.Received on Mon May 1 05:28:12 2006 |