Re: How to programmatically send a form
Re: How to programmatically send a form
- Subject: Re: How to programmatically send a form
- From: Dev WO <email@hidden>
- Date: Wed, 18 Jan 2006 21:35:43 +0100
After digging a little more with the information provided by the
bank, it appears I have the following:
-a method to create the form which uses htmlEncode() to convert the
characters and provide me with a String of the form
So I only have one question (for now;)): how to make my WO action
call the form created and "execute it" by returning the url specified
as the "action" in this form?
Thanks:)
Xavier
Hi guys,
I need to send a form using a WO action, I also have to use "post"
for it.
Of course I have to send a couple values with it;) The action of
this from has to send my visitor to another website (url).
Yes it's online payment;)
I think it's not a big deal, but I don't really know where to
start, and how to do it, especially using a "post" action...
Could someone point me to a tutorial or a sample so I could get
started?
One more thing regarding this, the bank requires me to encode
everything in the form like "://" would become
"://", is there something in WO that can do it or
should I pass the strings to a custom method that would convert all
the characters?
Thanks a lot
Xavier
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40anazys.com
This email sent to email@hidden
_______________________________________________
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