auto form checking in CF

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dchester11
    New Member
    • Jun 2007
    • 1

    auto form checking in CF

    Where in CFs inner workings does it create the JS function at the top of each page regarding form checking? The reason i ask is that i need to change the generated code. It tries to put the cursor int the first field with an error without checking to see that it's valid. In my case it is hidden. I have not been able to find this function in the CF server files
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Welcome to TSDN!

    View the source of the page to see what Javascript is generated. Perhaps you could post some code.

    Comment

    Working...