in reply to Re: Re: Re: What's the path when setting cookie via an exec cgi include?
in thread What's the path when setting cookie via an exec cgi include?
Not only that, the implementation of Javascript differs from browser-to-browser (and even between different implementations of the same browser on different OSs), though I'm not sure that'd make any difference with what you have there. A good, high profile, example of this is the new Opodo website: it's written entirely in Javascript, and while it works perfectly in IE, it won't work in anything else.
I think that it's important to point out that a Javascript solution certainly won't work for everyone out there, whereas the original Perl solution to set the cookie probably would have.
-- Foxcub
#include www.liquidfusion.org.uk
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re[4]: What's the path when setting cookie via an exec cgi include?
by Cody Pendant (Prior) on May 15, 2003 at 23:32 UTC |