I am creating a script which will take an asset ID as input from user, put it in a URL, open IE and go to that URL. After that particular page is opened, it will read data from it and put it in a previously formatted email.   I have used innertext, but its returning all the items. My code snippet below: ;Get Division Local $oForm = _IEFormGetObjByName($oIE, "aspnetForm") Local $oTag = _IEFormElementGetObjByName($oForm, "ctl00$middleContentPlaceHolder$ctrlAssets$pAsse