Sorry for this re-post, but I didn't see the original get posted on the list.
 

-------- Original Message --------

Subject:  [newbie]passing data around
Date:  Tue, 07 Aug 2001 10:23:02 +0200
From:  Matthew Forder <[EMAIL PROTECTED]>
Organization:  Seagate Technology
To:  [EMAIL PROTECTED]

I still trying to get up to speed with Turbine, and I have a question.

I have a velocity screen with a form. The form action points to a second velocity screen and an action. The action is executed first, and I've used this to successfully pump data from the form into a database, and then the second velocity screen is loaded, no problem. But now I want to load the data I just put into the database into the second velocity screen (i.e. show a confirmation screen), and to do this I need to pass the record key to the second screen.

How can I do this? Should I put it in the context somehow and then extract it again? Or should I return the key as an value from the action which can be picked up somewhere in second screen?

Thanks in advance,

Matt

-- 
   ____  | Matthew J. Forder         | Data Center Supervisor
  / / () | Seagate Techology         | Tel:+31 20 316 7468
  \ \ \  | Koolhovenlaan 1           | Fax:+31 20 653 5537
 ()_/_/  | 1119 NB Schiphol-Rijk, NL | [EMAIL PROTECTED]
 
begin:vcard 
n:Forder;Matthew
tel;cell:+31 65 350 8743
tel;fax:+31 20 653 5537
tel;work:+31 20 316 7468
x-mozilla-html:TRUE
url:http://www.seagate.com/
org:<i>Seagate Technology LLC</i>;<a href="http://www.seagate.com/";><img src="http://www.seagate.com/images/doors/frontdoor/logo.gif"; width=99 height=24 border=0 vspace=3 alt="Seagate" align=right></a>
adr:;;Koolhovenlaan 1;Schiphol-Rijk;North Holland;1119 NB;Netherlands
version:2.1
email;internet:[EMAIL PROTECTED]
title:<b>Datacenter Supervisor</b>
x-mozilla-cpt:;-25048
fn:Matthew Forder
end:vcard

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to