Jump to content

How to read div class value


Subin
 Share

Recommended Posts

how could we help you with so little information?.

i used these queries for gettig textboc control and button controls

 $oQuery = _IEFormElementGetObjByName($oForm, "search_input")

                     $o_Query = _IEFormElementGetObjByName($oForm, "search_type")

                     $oSubmit = _IEFormElementGetObjByName($oForm, "submit")

now i need to read some lablel values

Link to comment
Share on other sites

i used these queries for gettig textboc control and button controls

 $oQuery = _IEFormElementGetObjByName($oForm, "search_input")

                     $o_Query = _IEFormElementGetObjByName($oForm, "search_type")

                     $oSubmit = _IEFormElementGetObjByName($oForm, "submit")

now i need to read some lablel values

how can we read label values in a  web page

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...