Re: Form values in URL?
Re: Form values in URL?
- Subject: Re: Form values in URL?
- From: Lachlan Deck <email@hidden>
- Date: Wed, 25 Jul 2007 11:35:08 +1000
On 24/07/2007, at 1:54 AM, John Huss wrote:
I have a series of forms that follow each other and are all direct
action pages. I thought the form values to be put into the URL,
but they aren't. What controls this?
Here's my form:
<webobject name = "AddressForm">
<p align="left" style="margin-left: 70px;">Address<br />
<input type="text" name="address" size="50" /><br />
<p align="center"><input type="submit" value="Submit" /></p>
</p>
</webobject>
AddressForm : WOForm {
directActionName = "map";
method = "get";
}
with regards,
--
Lachlan Deck
_______________________________________________
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