22 Mar
2000
22 Mar
'00
2:20 p.m.
In my web page input forms I've been using field names like "radius:int" so Zope will coerce variables to the proper type. This works fine on the server. Unfortunately, if I have a JavaScript function on my web page to do form input validation, how do I reference that object? Is there some alternate naming scheme that will allow Zope to do the type cast and allow references from JavaScript? Should I just forego the :int stuff altogether and do the coercion explicitly? Thx, -- Skip Montanaro | http://www.mojam.com/ skip@mojam.com | http://www.musi-cal.com/