How can I find a string from the shown data in the web browser in visual basic. By shown data I mean from the original displayed webpage and not from webbrowser1.documenttext or document's original HTML as many documents contain ajax linked areas which are not shown with webbrowser1.documenttext commandHow can I find a string from the shown data in