Results 1 to 2 of 2

Thread: Visual Basic 2008 iFrame Webbrowser Issue

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2010
    Posts
    5

    Question 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.

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Visual Basic 2008 iFrame Webbrowser Issue

    Your previous thread on this topic was closed - recreating it is not acceptable.

    Thread closed.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width