AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

UrlDownloadToFile: missing parameters

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
luetkmeyer
Guest





PostPosted: Wed Feb 24, 2010 4:59 pm    Post subject: UrlDownloadToFile: missing parameters Reply with quote

Hi.

I want download the file "gradeProgramacaoOI_exe.php" from here: http://gradeoitv.ig.com.br/gradeProgramacaoOI.php?regiao=3 but I need the right parameters to do that. Else, the file not contain data (only html trash).

I already spend several hours without successfull.

Thank you and sorry for my bad english.
Back to top
trik



Joined: 15 Jul 2007
Posts: 1320

PostPosted: Wed Feb 24, 2010 5:16 pm    Post subject: Reply with quote

Code:
URLDownloadToFile, http://gradeoitv.ig.com.br/gradeProgramacaoOI_exe.php?regiao=3&referencia=%A_YYYY%-%A_MM%-%A_DD%, shows.html

_________________
Religion is false. >_>
Back to top
View user's profile Send private message
luetkmeyer
Guest





PostPosted: Wed Feb 24, 2010 6:19 pm    Post subject: Reply with quote

trik wrote:
Code:
URLDownloadToFile, http://gradeoitv.ig.com.br/gradeProgramacaoOI_exe.php?regiao=3&referencia=%A_YYYY%-%A_MM%-%A_DD%, shows.html


Thank you so much trik. Thank you, thank you!
Back to top
trik



Joined: 15 Jul 2007
Posts: 1320

PostPosted: Wed Feb 24, 2010 6:20 pm    Post subject: Reply with quote

You are welcome.
_________________
Religion is false. >_>
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group