Results 1 to 5 of 5

Thread: Default Browser

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 1999
    Posts
    482

    Post

    Hey i was woundering how to make the Default Browser launch and go to a website that i have Set.. How do you do this?
    i've seen it befor it uses the Shell or something

    thanks

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 1999
    Posts
    482

    Post

    nevermind got it
    it was something like

    Shell(Start http://www.texthere.com)

  3. #3
    Lively Member
    Join Date
    Nov 1999
    Location
    Melbourne, Victoria, Australia
    Posts
    126

    Post

    Anyone know how to do this on Windows NT
    Start doesnt exist in NT and you cant do
    Shell (http://www.site.com)

    Any Ideas?

    ------------------
    Regards,

    Paul Rivoli
    -------------------
    [email protected]
    http://users.bigpond.com/privoli

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 1999
    Posts
    482

    Post

    My fault the code i used was
    Shell "Start <A HREF="Http://www.bla.com"" TARGET=_blank>Http://www.bla.com"</A>
    no idea how to do this in win Nt unless this works

  5. #5
    Addicted Member
    Join Date
    Jan 1999
    Posts
    173

    Post

    Use the ShellExecute API. I can't be bothered to copy and paste it right now, but I have posted it in an answer further up.

    ------------------
    "To the glory of God!"

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