Have a look CGI::Application::Plugin::Session - session variables have never
been easier

-----Original Message-----
From: Matt Myhre [mailto:[EMAIL PROTECTED] 
Sent: Saturday, 12 February 2005 11:18
To: [email protected]
Subject: [cgiapp] passing perl variables


Hello,

 

I am writing an app that has the following run modes:

1 - displays a form for input

2 - static display of the values submitted for confirmation

3 - Inserts the data in a database

 

Currently the values are encoded in hidden fields in mode 2 so they can be
obtained and inserted in mode 3.

 

Is there a way to pass the values (i.e. in a hash) from mode 2 to mode 3
without creating form fields for each one?

Or some other solution?

 

Thanks, 

Matt

 

 

--

Matthew J. Myhre

Bioinformatics

 <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]

http://www.rhodococcus.ca/

 

Microbial Envirogenomics

Rm 300-6174 University Blvd.

The University of British Columbia

B.C., Canada, V6T 1Z3

 

Ph:  (604) 827-5160

Fax: (604) 822-6041

 




---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to