Re: export data via a direct action
Re: export data via a direct action
- Subject: Re: export data via a direct action
- From: Chuck Hill <email@hidden>
- Date: Tue, 18 Nov 2003 20:08:50 -0800
Do you have to manipulate the values? Otherwise, why not post them
directly to the server using the form?
Chuck
At 08:47 AM 18/11/2003 -0800, Michael Warner wrote:
>Hope I can be clear here.
>Though a direct action, containing
> request().stringFormValueForKey("var1");
>for each var, I can pull a set of values from a record.
>
>within the direct action, I can use a WORedirect to take the
>user to a different server where the values for that record could
>be imported.
>
>the person I am working with wants to receive the values using
>something like:
>
><form method="post" action="http://<a server>:8008/step-6/import.php">
>
>Can I send the values to this person using a WORedirect?
>What additional code would I need in my direct action, so that
>receiving server and app
>will be able to make sense of the data?
>
>Thanks,
>
>Mike W.
>_______________________________________________
>webobjects-dev mailing list | email@hidden
>Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
>Do not post admin requests to the list. They will be ignored.
>
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.