Jump to content

Recommended Posts

Posted

Is ShellExecute("http://www.autoitscript.com/forum")

not working anymore?

I want to make a function that opens a web page.

Need a website: http://www.iconixmarketing.com

Posted (edited)

Well there is some alternatives

#include <IE.au3>

_IECreate("http://www.autoitscript.com/forum")

Or

"C:\Programmer\Mozilla Firefox\firefox.exe" "http://google.com"

But I dont know about using the standard browser

Edit: And SmOke_N was faster :)

Edited by Shevilie

Start here if you are new Valuater's AutoIT 1-2-3Looking for an UDF - Look hereDo you need to do it twice - Autoit

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...