Wednesday, August 15, 2018

Intercept HttpRequest.ValidateString

I'd like to run text through a regular expression function that I wrote when the user clicks a submit button, however it appears it calls HttpRequest.ValidateString first. Is it possible to force the submit button to call my function prior to validating it?

Intercept HttpRequest.ValidateString Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team