"Erich L. Markert" wrote:
>
> What I am trying to do is pass the value of the application_id onto the
> next form. application_id is not know until the initial screen has been
> filled out properly and submitted. After the error checking and
> application submission I then attempt to set $fdat{'application_id'} to
> the application id value so I can pass it along to the next form screen
>
> Here's the basic jist of what I want to do...
>
> [-
> error checking...
>
> $fdat{'application_id'} = 'some value';
> -]
>
This sounds like a good place to use %udat, which
once set will persist across pages. %udat is the
user $Session of Embperl.
-- Joshua
_________________________________________________________________
Joshua Chamas Chamas Enterprises Inc.
NodeWorks >> free web link monitoring Huntington Beach, CA USA
http://www.nodeworks.com 1-714-625-4051