Page 1 of 1

Seeking examples of eValid manipulating the DOM

PostPosted: Tue Jan 06, 2015 11:55 am
by ShirleyB
Hiya:

Do you have an examples of manipulating the DOM using eValid?

Thank You.

ShirleyB

Re: Seeking examples of eValid manipulating the DOM

PostPosted: Wed Jan 07, 2015 2:27 pm
by eValid
ShirleyB wrote:Hiya:

Do you have an examples of manipulating the DOM using eValid?

Thank You.

ShirleyB


Thanks for asking ShirleyB.

Yes, eValid scripts can manipulate the DOM within a page that has been displayed on the browser face.

Here is the manual page example of how the DOM modification commands are used:

http://www.e-valid.com/Products/Documen ... y.DOM.html

The script in this example shows use of the "ValuePutElement" command but the companion command "valueGetElement" works in the same way.

Note that the documentation page also lets you download the script that is used in the example.

-- eValid Support