Results 1 to 4 of 4

Thread: minimise firefox

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2008
    Posts
    182

    minimise firefox

    i have a selection of websites in one frame and browser type in another and also a search box. so when i click a command button it launches a website using the relevant application.

    if or when i click the command button to launch the site and browser i would like the browser to be minimized. any ideas how i can do this?

    i have the following code
    Code:
    Shell "D:\Program Files\Mozilla Firefox\firefox.exe http://www.google.co.uk/search?hl=en&q=" & search

  2. #2

  3. #3
    PowerPoster gavio's Avatar
    Join Date
    Feb 2006
    Location
    GMT+1
    Posts
    4,462

    Re: minimise firefox

    Btw... you could "join" two questions into one thread (since they are totally related)

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    May 2008
    Posts
    182

    Re: minimise firefox

    hi thanks for the reply and i have tried that and it keeps maximizing Firefox

    Code:
    Shell "D:\Program Files\Mozilla Firefox\firefox.exe http://www.google.co.uk/search?hl=en&q=" & search, vbMinimizedNoFocus

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