Is there a way to fix the DOM besides pure string matching

Applying eValid to AJAX applications that require advanced DOM-based methods.

Is there a way to fix the DOM besides pure string matching

Postby OliverG » Mon Oct 23, 2023 7:57 am

Morning.

OK, eValid can manipulate the DOM and that's good, but what about when I need to use some formula other than a pure string match?

Do you have a way to accomplish this?

Thank you.
OliverG
 
Posts: 1
Joined: Mon Oct 23, 2023 7:47 am

Re: Is there a way to fix the DOM besides pure string matchi

Postby eValid » Tue Oct 24, 2023 10:44 am

OliverG wrote:Morning.

OK, eValid can manipulate the DOM and that's good, but what about when I need to use some formula other than a pure string match?

Do you have a way to accomplish this?

Thank you.


Thanks for asking about that, OliverG.

The answer is to generalize the description of the string that you're interested in and you do that by using a "Regular Expression".

Here is an explanation of regular expressions, also called REs, that give the syntax eValid recognizes: http://e-valid.com/Products/Documentati ... yntax.html

Basically, you can use an RE anywhere you could put a string and it'll work.


-- eValid Support
eValid
 
Posts: 2396
Joined: Tue Jan 01, 2008 12:48 pm
Location: USA


Return to AJAX Applications & DOM Processing

Design Downloaded from free phpBB templates | free website templates | Free Web Buttons