skafreak_510 Posted November 8, 2005 Posted November 8, 2005 what is a quick reliable way to run 'http://www.autoitscript.com/' in firefox right now my only idea is run ("firefox.exe") Winwait("firefox") send("!d") send("http://www.autoitscript.com/") Send("{ENTER}") Any ideas? thanks
poisonkiller Posted November 8, 2005 Posted November 8, 2005 Try: Run("firefox.exe www.autoitscript/forum")
w0uter Posted November 8, 2005 Posted November 8, 2005 just use the default brouwser@comspec /c Start http://www.url.com My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll
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