onestcoder Posted January 17, 2007 Posted January 17, 2007 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
Moderators SmOke_N Posted January 17, 2007 Moderators Posted January 17, 2007 http://www.autoitscript.com/forum/index.ph...st&p=220386 Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Shevilie Posted January 17, 2007 Posted January 17, 2007 (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 January 17, 2007 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
onestcoder Posted January 17, 2007 Author Posted January 17, 2007 http://www.autoitscript.com/forum/index.ph...st&p=220386THanks again Smoke_N Need a website: http://www.iconixmarketing.com
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now