Page 1 of 1

Extracting strings from the DOM with eValid

PostPosted: Thu Dec 10, 2020 11:02 am
by WBissell
Hi.

Trying to understand eValid in regards to extracting strings from the DOM.

What is the format for strings extracted from the DOM?

Also, any reference material would be helpful to refer to on this subject.

Thanks in advance.

Re: Extracting strings from the DOM with eValid

PostPosted: Fri Dec 11, 2020 8:02 am
by eValid
WBissell wrote:Hi.

Trying to understand eValid in regards to extracting strings from the DOM.

What is the format for strings extracted from the DOM?

Also, any reference material would be helpful to refer to on this subject.

Thanks in advance.


Thanks for asking WBissell.

First off, everything in the DOM is "strings".

If you are trying to do input/output to/from the DOM the external formats are also strings.

There are four commands you need to be aware of described here:

http://e-valid.com/Products/Documentati ... utput.html

Let us know if you need more help.


-- eValid Support