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