Posted by bradley_d_watkins on 01/15/37 11:54
Hey,
Just have a quick question....
Is there any way of accessing the tables appearing on a web-page that
would return an array of their ID's in an array type form?
I have to hide some of their rows, but dont know what their ID's are!!
The problem is that i have to access a dynamically changing web page
and have to know the tables ID's. However the trick comes in when none
of the tables were given ID's.
So i thought that maybe there is some sort of "call" i could make that
would return an array of all the tables "IDs"......
Cheers
[Back to original message]
|