in reply to Re: HTTP::Request -Variable values not translating in URL
in thread HTTP::Request -Variable values not translating in URL

I have tried double quotes - it didn't help the cookie problem.
  • Comment on Re^2: HTTP::Request -Variable values not translating in URL

Replies are listed 'Best First'.
Re^3: HTTP::Request -Variable values not translating in URL
by Tonyd5915 (Initiate) on Dec 12, 2013 at 19:33 UTC
    After the initial URL, I am trying to get the second URL which uses the information in the cookie to process the request: This is the second URL:
    $url_to_get2 = "http://tennislink.usta.com/Tournaments/Schedule/prints +earchresults.aspx?print_all_one=1";