This is your same HTTP request using the GET method rather than POST
to send the same data.

GET
http://209.204.172.137/_calendar/php/selectevent.php?pa_county=&reenter_page=1&sel_from_mo=November&sel_from_dy=22&sel_from_yr=2002&sel_to_mo=December&sel_to_dy=06&sel_to_yr=2002
HTTP/1.1
Host: 209.204.172.137
Accept-Language: en-us
Connection: Close

--- Todd Cary <[EMAIL PROTECTED]> wrote:
> I am able to open a socket and send POST data, however I do not
> know the format of doing the same for the GET method.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to