myxomatosii Posted February 26, 2009 Posted February 26, 2009 I attempted to use search but due to my inability to describe what I am looking for my results were too broad... Anyway, my question is simple and I'm sure its been asked before =/ Unfortunately. What method is there of sending commands such as.. ShellExecuteWait("http://www.autoitscript.com/autoit3/docs/") ..to a browser without the browser taking focus? Do I have to reassign the active window after such a command or is there a better way of doing it? Also is ShellExecute the best command to use for sending web addresses and link locations? ShellExecute always opens in the default browser I assume.. that could be messy, is there anyway to dictate which browser it uses? Just to be safe I read all of the FAQ before posting this. Still no cigar, arg.
BrettF Posted February 26, 2009 Posted February 26, 2009 *Cought* _IE* functions in the helpfile *cough* Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
myxomatosii Posted February 26, 2009 Author Posted February 26, 2009 *Cought* _IE* functions in the helpfile *cough* direction was all I needed, thanks!
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