I searched, i create a new little script to test:
I always got the error message now! Wth? Is that working on your computer?
For sure i Checked my connection on IE, working great.
Thanks
Edited by eHrgo, 08 March 2007 - 06:16 PM.
Posted 08 March 2007 - 05:52 PM
Edited by eHrgo, 08 March 2007 - 06:16 PM.
Posted 08 March 2007 - 06:16 PM
$dl = InetGet ( 'http://www.autoitscript.com/autoit3/docs/introduction.htm', @ScriptDir&'\file.html', 1, 1) If $dl = 0 Then MsgBox (0, '', 'failed') Else MsgBox (0, '', 'Suceed') Endif While @InetGetActive TrayTip("Downloading", "Bytes = " & @InetGetBytesRead, 10, 16) Sleep(250) Wend MsgBox(0, "Bytes read", @InetGetBytesRead)
Posted 08 March 2007 - 06:19 PM
Visit the SciTE4AutoIt3 Download page for the latest versions [color=#ff0000;] [/color][color=#ff0000;]ForumRules[/color]
[color=#0000cd;]Live for the present,
Dream of the future,
Learn from the past.[/color]
Posted 08 March 2007 - 06:20 PM
- Straight out of the manual.The URL parameter should be in the form "http://www.somesite.com/path/file.html"
Edited by JohnBailey, 08 March 2007 - 06:22 PM.
Posted 08 March 2007 - 06:27 PM
Edited by eHrgo, 08 March 2007 - 06:29 PM.
Posted 08 March 2007 - 06:56 PM
Works fine here ... what is your problem with this ?Ok guys, I did a mistake with my example but in fact I have that:
That worked for 1 month and now it doesn't work anymore.
Edit: Straight from the manual: The InetGet function works with http:// https:// and ftp:// -
Visit the SciTE4AutoIt3 Download page for the latest versions [color=#ff0000;] [/color][color=#ff0000;]ForumRules[/color]
[color=#0000cd;]Live for the present,
Dream of the future,
Learn from the past.[/color]
Posted 08 March 2007 - 07:03 PM
Posted 08 March 2007 - 07:29 PM
Posted 08 March 2007 - 08:04 PM
Posted 08 March 2007 - 08:36 PM
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.
Posted 08 March 2007 - 08:38 PM
Posted 08 March 2007 - 08:54 PM
Posted 08 March 2007 - 08:56 PM
Well, there's obviously an issue with your computer then, not the script, if you were running a compiled version of it before, and now that compiled version isn't working on your computer any longer, then it's something you've done, not the script itself.This scripted worked for 1 month, I reboot my computer ... doesn't work anymore. No change!!! Its not working compiled.
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.
Posted 08 March 2007 - 08:57 PM
wininet.dllSmoke_N, interesting! What dll would that be?
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.
Posted 08 March 2007 - 09:03 PM
Posted 08 March 2007 - 09:03 PM
Edited by eHrgo, 08 March 2007 - 09:08 PM.
Posted 08 March 2007 - 10:45 PM
Posted 09 March 2007 - 07:00 AM
Posted 10 March 2007 - 05:22 PM
Posted 11 March 2007 - 01:28 AM
0 members, 0 guests, 0 anonymous users