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";
}
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]