access html element using xpath
        Posted  
        
            by eclarke
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by eclarke
        
        
        
        Published on 2009-06-22T11:25:11Z
        Indexed on 
            2010/06/06
            18:42 UTC
        
        
        Read the original article
        Hit count: 378
        
Hi,
can you use xpath to access an html element?
It must run in interenet explorer, and i am writing it in javascript
I am trying to get the value of a specific input box in a specific row, but i don't want to have to iterate through all the cells to get the right one
Any help would be appreciated
Emma
© Stack Overflow or respective owner