What is the name of the domain?
nosite
What is the issue you’re encountering
I have a function to verifiy all input of my classic asp page, for text it check the lenght of the input and if i can use a regular expression for the content. Is there any rule I can follow for verification of the token turnstile? Is there any pattern to at least know the length of the token? As of now they were 600 characters long, but for the past few days they have increased to 800 or more and my script blocks them. Do you have any suggestions?