The End Result
The end result was the following format:
GET /ride/results.asp?data_Position=FIL%3AORD%3AABS%3A/INDEX/KEY%3APAR%3A%40daytype%3D%27WEEK%27%21%2A%2B%40route%5Fprint%3D%2761A%27%21%2A%2B%40direction%3D%27Outbound%27 HTTP/1.0
Accept: */*\r\n",myStr3);
Referer: http://www.ridegold.com/ride/search.asp\r\n",myStr3);
Accept-Language: en-us\r\n",myStr3);
Accept-Encoding: gzip, deflate\r\n",myStr3);
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT)\r\n",myStr3);
Host: www.ridegold.com\r\n",myStr3);
Cookie: ASPSESSIONIDGQGQQQAP=JHHJEIHCNABMEJKGCIECIGGF\r\n\r\n",myStr3);
/INDEX/ must be substituted for 1,83,166,etc. (depended on how many pages of schedule there is... this had to be determined by actually going through them all on the Port Authority web site and counting)
I found out that many of the other packets sent by the browser (and some of the data in the remaining packets) was redundant.