Need help forming Response object

2004-01-16 Thread Dan Payne
I would like to be able to construct a HTTP POST response and send it to a specific server. This would be outside of a typical client request/response chain. What is happening (perhaps there is a better way to do this?) is a new user signs up for a member account on our website. The form is

HttpClient RE: Need help forming Response object

2004-01-16 Thread Richard Hightower
-Original Message- From: Dan Payne [mailto:[EMAIL PROTECTED] Sent: Friday, January 16, 2004 11:24 AM To: [EMAIL PROTECTED] Subject: Need help forming Response object I would like to be able to construct a HTTP POST response and send it to a specific server. This would be outside of a typical client