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
Printable View
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
nevermind got it
it was something like
Shell(Start http://www.texthere.com)
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
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
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!"