logmein Posted September 9, 2008 Share Posted September 9, 2008 How to check a file that exist on Internet ? [font=arial, helvetica, sans-serif][s]Total USB Security 3.0 Beta[/s] | [s]Malware Kill[/s] | Malware Scanner | Screen Hider | Locker | Matrix Generator[s]AUTO-SYNC 1.0 | MD5 Hash Generator | URL Checker | Tube Take [/s]| Random Text[/font] Link to comment Share on other sites More sharing options...
rudi Posted September 9, 2008 Share Posted September 9, 2008 Hi, welcome! How to check a file that exist on Internet ? if inetget("url....") then ; exists else ; doesn't exist endif regards, Rudi. PS: You'll find that in the excellent autoit help file. Pls. read up the big bunch of sampe scripts there. Earth is flat, pigs can fly, and Nuclear Power is SAFE! Link to comment Share on other sites More sharing options...
weaponx Posted September 9, 2008 Share Posted September 9, 2008 Probably better to use InetGetSize to avoid actually downloading the file. Link to comment Share on other sites More sharing options...
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