Results 1 to 2 of 2

Thread: go to www.xyz...com & select all

  1. #1
    Guest

    Post

    I am attempting to write a standard VB application that will open a browser, go to a specific site and then select all the text on a particular page.

    I have gotten this far:
    Shell("C:\Program Files\Plus!\Microsoft Internet\IEXPLORE.EXE", vbMaximizedFocus)

    How would I specifiy an address, "select all" text on page and paste onto clipboard?

    thanks

    [This message has been edited by trophyfish (edited 01-10-2000).]

  2. #2
    Lively Member
    Join Date
    Jan 1999
    Location
    India
    Posts
    85

    Post

    User Microsoft Internet controls
    as reference or components and you can do all this that is possible with IE.

    thanks

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