<@URL
LOCATION="http://somewebsite/index.asp"
POSTARGS="<@URLENCODE 'name'>=<@VAR request$value ENCODING='URL'>&"
USERAGENT="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.1.4322)<@CRLF>Content-Type: application/x-www-form-urlencdoded<@CRLF>Referer: http://passport.piucorp.com/fptest.htm<@CRLF>Accept-Language: en-us<@CRLF>Accept-Encoding: gzip, deflate"
WAITFORRESULT="true"
DETAILEDRESPONSE="true"
>
I've tried to trouble shoot with the developer working on the ASP application. I've put up a test page that just spits out the raw post string and my information is there just as I POSTed it, but whenever he uses the Request object to reference the argument nothing comes up. Whenever I just post to his site with an html form and IE 6 it works fine.
I've tried modifying the headers to make it look like it's coming from IE 6 although Witango POSTs look to be HTTP 1.0 and IE are HTTP 1.1.
Anybody seen this before? Know of a solution
Bryan Hughes
TFG-PIU
954-493-6565 x122
________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
