I did not put exactly what you wanted in my example however - you can retrieve the cookie via $cgi->cookie('name_of_cookie');
 
Sorry about that.
 
-----Original Message-----
From: Michael C. Podlesny [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 25, 2002 4:14 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Javascript and Perl Help!!

Is there anyway to take the results of Javascript code and use them in Perl?
 
For example I have code that retrieves a cookie.  I want to use the value of that cookie in Perl to run some mySQL queries.  Can anyone help?
 

Reply via email to