Results 1 to 2 of 2

Thread: Starting a website in a new window

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2007
    Posts
    479

    Starting a website in a new window

    I am using the following code
    Code:
    Process.Start("http://www.website.ca", "-new")
    and have tried different variations of this.

    The arguement -new is not being passed and the window that shows the website will open if no other windows are open. However, if any other windows are open, the last opened window gets the website.

    I have IE6 on my system. Is there any special syntax that will open a new browser window without using one that is currently open?

    I've searched this forum a few times now but can't find anything specific about a new window. Any ideas?

    TIA, rasinc

  2. #2
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: Starting a website in a new window

    Have a look at this and this if anything helps.
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

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