Jump to content

Recommended Posts

Posted

How can i load a link without that the computer opens it... (like it just opened it in the background)

like for example if i wanted to "fix" a "visit"counter by loading it many 100.. times...(on a internettsite ... that counts how many that have been on the site/ or how many times the link have been loaded)

so.. enyone knows??

Posted

CODE

#include <IE.au3>

_IECreate ("www.autoitscript.com", 1, 1, 0)

Right?? (and just change the minle number (1/0) for visible or not ....

but is there any way that it could open in Mozilla firefox?? ...... (dont have all the plugins and stuff for IE)

Posted

Not as simple as the above, if you search I think you will find some topics about firefox scripts, but I think it's easier to just go with IE.au3

Broken link? PM me and I'll send you the file!

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
×
×
  • Create New...