where is the @params array in embperl?
i always use %fdat and @ffld in embperl for submitted page parameters.
[EMAIL PROTECTED] wrote:
> I'm seeing some unexpected behavior from the @params array. I have an
> embperl page that expects three parameters either from %fdat or @params.
> The page has html links on it that point to itself and pass these
> parameters. The first time the page loads, however, is through an Execute
> statement that passes the parameters. So, initially the parameters are
> retrieved through @params and the rest of the time I expect that @params
> will be empty and the file will get them from %fdat instead. But when one
> of the links are clicked and the page reloads itself the, values in @params
> are still there in addition to the values in %fdat that I wanted. I thought
> that @params only held values for the next page that loads and then was
> gone, like %fdat. Does @params hold values for more than the next page?
>
> Michael Adkins
> Junior Developer
> ICSA.net
>
--
___cliff [EMAIL PROTECTED]http://www.genwax.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]