8 Jan
2002
8 Jan
'02
2:37 p.m.
any user agent (=web browser) just passes strings. to get float, either in the form use <input type=hidden name="shipping:float" value=<dtml-var shipping>> (see: http://www.zope.org/Members/Zen/howto/FormVariableTypes) or initially (after being called from the browser) <dtml-call "REQUEST.set('shipping',_.float(subtotal)*.05)">
8 Jan
8 Jan
2:40 p.m.
New subject: [Zope] 3RD REQUEST: PLEASE HELP
At 02:37 PM 1/8/02 +0000, you wrote:
any user agent (=web browser) just passes strings. to get float, either in the form use <input type=hidden name="shipping:float" value=<dtml-var shipping>> (see: http://www.zope.org/Members/Zen/howto/FormVariableTypes) or initially (after being called from the browser) <dtml-call "REQUEST.set('shipping',_.float(subtotal)*.05)">
THANK YOU!!! BenO
8854
Age (days ago)
8854
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ben Ocean -
hans