Quote Originally Posted by CreganTur
Thanks man.

Hey, do you have any idea how to fill in cells in a javascript table? I'm hoping it can be done in a way similar to what I'm doing with filling in the textboxes... because I REALLY don't want to use sendkeys.
define 'javascript table' - some backend databases employ java 'grids'; other use pop-up child windows which cannot be handled directly by DHTML, but in a previous thread where I was assisted by Tom Schreiner you can use IE events to get at it.

In situations like these, hopefully someone from the community reading this can suggest an open url we can use to test code with.

Stan