Results 1 to 7 of 7

Thread: location of IE[resolved]

Threaded View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    location of IE[resolved]

    ok i'm trying to open IE with a chosen webpage now does the locatrion of internet ecplorer differ with OS

    shell IExplorer(Webpage)

    would that work? whats the best way to achieve this?


    i know its possible with notepad because i've done it before,

    VB Code:
    1. Shell "notepad.exe " & sPath, vbMaximizedFocus

    also is there a way to open a webpage up in the persons own webbrowser? ie there chosen one, IE firefox etc
    Last edited by Pino; Aug 2nd, 2004 at 07:14 AM.

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