> > hi * > > There is a bug with readonly and tag pooling , I have a > simple fix for this but I'd like to discuss the way 'readonly' works. > > readonly implements the read-only functinalialy by using > JavaScript. The result of this is that a read-only form/field > will become fully writable if JavaScript is turned of in the browser. > > I did not actually realise this was the case until the > for-mentioned bug happened to me , and think this may be true > of may dbforms users. > > This behaviour is totally unacceptable for my need's as I > concider it to be one hell of a security flaw, rendering > 'readonly' useless, so for now I've implemented my own > "read-only" via the xsl stylesheets.
What's about using readonly attribute for textfields? Regards, Henner ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
