Page 1 of 1

How do I use the string filter in the eValid spider?

PostPosted: Wed Jun 04, 2008 10:17 am
by Rafe08
I'm still trying to figure it all out specifically where to put in my regular
expressions to filter for form tags.

Re: How do I use the string filter in the eValid spider?

PostPosted: Wed Jun 04, 2008 10:18 am
by siteanalysis
The RE's go into the String Filter:

eValid: Settings > Site Analysis Filters > String Filter

There you specify the string or RE you want applied to
what part of each page and how to report results.

Experimentation to get the RE right is encouraged. My guess
you maybe just want the simple string match "<FORM"...you could
see what that gets you...