On Sep 24, 2006, at 20:51, Johnnie Norsworthy wrote: > Thanks; I know the header format, I just need to know how to apply the > POSTDATA string to the header before getting the page. > > I used a FireFox extension to get the POSTDATA format.
The data of the POST is submitted in the BODY of the request, that is, right after the first blank line encountered after the headers, the same as in SMTP. dZ. -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be