2 Dec
1999
2 Dec
'99
5:47 p.m.
-----Original Message----- From: Adam Gotheridge [mailto:adam@foxvalley.net] Sent: Thursday, December 02, 1999 12:10 PM To: zope Subject: [Zope] can't update integer values in oracle
If I have a form variable in a dtml document like <input type="hidden" name="milestoneid" value=43>
<input type="hidden" name="milestoneid:int" value=43> otherwise it marshals 43 into a string. -Michel