11 Aug
1999
11 Aug
'99
1:08 p.m.
type seems to be ignored. Is this correct behavior?
I don't think so but I'd need a little more info...
Is it normal to POST form data to an intermediate DTML document or direct to the query template? I need to do some data validation along the way.
There are many ways of approaching this. One is: F1: Form that collects info (some Javascript data validation) D1: Target of F1 with some DTML that also does data validation ZSQL1: SQL Method --Rob