| View previous topic :: View next topic |
| Author |
Message |
luetkmeyer Guest
|
Posted: Wed Feb 24, 2010 4:59 pm Post subject: UrlDownloadToFile: missing parameters |
|
|
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
|
Posted: Wed Feb 24, 2010 5:16 pm Post subject: |
|
|
| 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 |
|
 |
luetkmeyer Guest
|
Posted: Wed Feb 24, 2010 6:19 pm Post subject: |
|
|
| 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
|
Posted: Wed Feb 24, 2010 6:20 pm Post subject: |
|
|
You are welcome. _________________ Religion is false. >_> |
|
| Back to top |
|
 |
|