InetgetSize Autoit
Posted: Fri May 27, 2011 8:08 pm
Hi all,
I been looking through the libraries of pure basic and only to find receivehttpfile, when I look into Autoit I saw this syntax called InetgetSize. I been wondering how come purebasic does not have a complete network library where I will be able to use such a function.
http://www.autoitscript.com/autoit3/doc ... etSize.htm
I tried these example:
http://www.purebasic.fr/english/posting ... 3&p=204028
but to my surprise it worked but not for authentication type of url ? Is there anyone out there have modified the example in a way to allow authentication and able to get the file size of a file ?
I been looking through the libraries of pure basic and only to find receivehttpfile, when I look into Autoit I saw this syntax called InetgetSize. I been wondering how come purebasic does not have a complete network library where I will be able to use such a function.
http://www.autoitscript.com/autoit3/doc ... etSize.htm
I tried these example:
http://www.purebasic.fr/english/posting ... 3&p=204028
but to my surprise it worked but not for authentication type of url ? Is there anyone out there have modified the example in a way to allow authentication and able to get the file size of a file ?