Can we set values from an outside source?

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

Can we set values from an outside source?

Postby softqa » Tue Sep 15, 2009 2:28 pm

Can you use eValid to read a value from somewhere and put
it into a specific field on a web page? How is that done?
softqa
 
Posts: 10
Joined: Thu Aug 20, 2009 8:52 am

Re: Can we set values from an outside source?

Postby eValid » Mon Oct 05, 2009 5:55 am

softqa wrote:Can you use eValid to read a value from somewhere and put
it into a specific field on a web page? How is that done?


Yes, you can, provided that you can deliver the value from the "outside source" into a local text file.

eValid has commands to read/write from/to local files, and the input/output process reads/writes a sourceIndex or elementValue and inserts them into the current DOM of the page.

If you have multiple values you want to save or read you simply put them into files with separate names. (Naming the file the same as the thing you're saving works well here!)

In general the commands in eValid that read and manipulate the DOM content are sufficiently general to permit any kind of potential modification. Those same commands are used, by the way, in the AJAX playback synchronization process.

The eValid Team
eValid
 
Posts: 2395
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