Visual Basic 2008 iFrame Webbrowser Issue
Hello,
I have been working on this one for a couple of days now. The company I work for wants me to automate a login (coupled with a phone dialer) to a national Satellite retailer. When the call center individual gets a call the ACD system forwards them to a URL and is supposed to log them in. Unfortunately one of the sites heavily uses iframes and I cannot programmaticlly autofill the userid, password and a small textarea message and programattically press the "OK" button on thee website.
Here is an example of the TEXTAREA's iFrame in html:
HTML Code:
<TD class=controlbar><TEXTAREA style="WIDTH: 500px; DISPLAY: none; HEIGHT: 350px" dir=ltr id=vB_Editor_001_textarea tabIndex=1 rows=10 cols=60 name=message></TEXTAREA><IFRAME style="WIDTH: 500px; HEIGHT: 350px" id=vB_Editor_001_iframe tabIndex=1></IFRAME></TD>
<TD class=controlbar>
Can anyone give me some assitance with this issue? I would be greatly appreciative!
Thanks in advance.
Re: Visual Basic 2008 iFrame Webbrowser Issue
Your previous thread on this topic was closed - recreating it is not acceptable.
Thread closed.