>>>>> "Ed" == Ed Peschko <[EMAIL PROTECTED]> writes:
Ed> $req->text(" Ed> POST /swapdriveservices/service.asmx/GetUserInfo HTTP/1.1 Ed> Host: www.swapdrive.com Ed> Content-Type: application/x-www-form-urlencoded Ed> Content-Length: $length Ed> sAuthDomain=$mycontent Ed> ") That's not a legal POST. Why are they pretending to be HTTP when they are not? Unless there's a blank line in there somewhere. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!