[thelist] What can break a form? (ASP)

Rob Smith rob.smith at THERMON.com
Thu Apr 7 16:16:53 CDT 2005


I thought I had caught all the apostrophes in my form processing, and even
when I did catch them all, the form still went through.

My Canadian colleague loves to use special characters in forms; my new best
friend. Aside from the apostrophe, what other special characters can break a
form in ASP.

When replace(request.form("field"),"'","''") stops working,

Rob Smith


More information about the thelist mailing list