[ZPT] Defining a variable.
Chris Withers
chris at simplistix.co.uk
Tue Jan 20 05:37:20 EST 2004
Joe, you're trying to solve the wrong problem.
You can't access the __ac_name variable in ZPT or Python Scripts. That is by design.
I suggest you explain what you're want to do, rahter than asking for help on how
you're trying to do it, and on the zope at zope.org list too.
Also, please stop posting in HTML ;-)
cheers,
Chris
Nguyen, Joe wrote:
> Hi,
>
>
>
> How would you go about defining a variable to another variable in ZPT?
>
>
>
> I have a variable that’s in an inputted form this way <input name =
> __ac_name> submit….etc
>
>
>
> Then I would like assign the variable “__ac_name” to another variable
> like “empName”
>
>
>
> How would I go about doing this?
>
>
>
> Thanks
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ZPT mailing list
> ZPT at zope.org
> http://mail.zope.org/mailman/listinfo/zpt
More information about the ZPT
mailing list