Re: WOHTTPConnection & WORequest
Re: WOHTTPConnection & WORequest
- Subject: Re: WOHTTPConnection & WORequest
- From: David Griffith <email@hidden>
- Date: Thu, 27 Jul 2006 15:29:04 +0200
Hi Paul,
Because ultimately I will be submitting values that are already part
of the WO app and will be parsing the response to get the various
values I need. I do not want the user to see the actual response
page, only the pieces that I will extract from the response.
Kind regards,
David.
On 27 Jul 2006, at 14:50, Paul Suh wrote:
On Jul 27, 2006, at 7:36 AM, David Griffith wrote:
Hi all,
I want to allow a user to enter details into a HTML Form (in a
WOComponent) and when they click the Submit button, I would like
to open a connection to a standard HTTP server with a specific URL
and pass it the form values that the user entered. Can someone
tell me an easy way to do this? I can create the WOHTTPConnection
but I think I need a WORequest to send to it and I can't figure
out how to get the form values into that request. It's probably
easy I'm sure :-)
David,
Stupid question, but is there a particular reason why you need to
send it through your WO app? Why not point your form's URL straight
to the other HTTP server?
--Paul
Paul Suh
http://www.ps-enable.com/
email@hidden (240) 672-4212
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden