----- Original Message ----- From: "Rafael (Alan Bleiweiss)" <[EMAIL PROTECTED]> > I'm working to lock down our web solutions across all client sites, and > it's been pretty intense implementing individual form-field level code to > filter out metacharacters <(# etc... Is there a CF tag out there that > allows this conversion to be automatically applied to an entire form's > fields regardless of how many fields, what the field names are, or even if > some fields are null? ----------------------------
What do you mean by metacharacters? What's the context? What are the forms for? The characters you give as examples aren't all ones that need to be escaped as character entities in HTML for example - is it filtering out characters that are illegal in URLs? - Gyrus ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - [EMAIL PROTECTED] work: http://www.tengai.co.uk play: http://www.norlonto.net - PGP key available ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

