anyday Posted March 28, 2006 Posted March 28, 2006 is it possible to lets say search a website and display the results in a gui but the end user would never see the background action?
greenmachine Posted March 28, 2006 Posted March 28, 2006 _IECreate(0) or, Run (@ComSpec & " /c start 'url'", $WorkingDir, @SW_HIDE) I'd say go the IE.au3 route.
anyday Posted March 28, 2006 Author Posted March 28, 2006 and if i set it to sw_hide it will interact with it hidden?
Moderators SmOke_N Posted March 28, 2006 Moderators Posted March 28, 2006 and if i set it to sw_hide it will interact with it hidden?Always one way to find out 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.
Thatsgreat2345 Posted March 28, 2006 Posted March 28, 2006 Always one way to find out and that would be lol
greenmachine Posted March 28, 2006 Posted March 28, 2006 and that would be lolTake a wild guess. I'll even give you a hint. It's called "try it."
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