• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
export data via a direct action
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

export data via a direct action


  • Subject: export data via a direct action
  • From: Michael Warner <email@hidden>
  • Date: Tue, 18 Nov 2003 08:47:05 -0800

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.

  • Follow-Ups:
    • Re: export data via a direct action
      • From: Chuck Hill <email@hidden>
    • Re: export data via a direct action
      • From: Arturo PĂ©rez <email@hidden>
  • Prev by Date: Re: Multiple Servers and Shared Editing Contexts
  • Next by Date: Replacement for NSInvalidArgumentException (WAS: "Your request produced an error")
  • Previous by thread: Re: Multiple Servers and Shared Editing Contexts
  • Next by thread: Re: export data via a direct action
  • Index(es):
    • Date
    • Thread