lara123
03-23-2005, 12:31 PM
Hi,
I am setting a cookie: cookie1, in my perl/cgi scriptA, using the class CGI.pm
I can also retrieve the value of the cookie1 in my scriptB. But could i retrieve the same cookie1 value using javascript.
I just wonder why javascript cannot interact with perl/CGI functions. ??
Someone has any suggestions.
Thanks,
I am setting a cookie: cookie1, in my perl/cgi scriptA, using the class CGI.pm
I can also retrieve the value of the cookie1 in my scriptB. But could i retrieve the same cookie1 value using javascript.
I just wonder why javascript cannot interact with perl/CGI functions. ??
Someone has any suggestions.
Thanks,