PDA

View Full Version : How to download hyperlincks?


Solmos
06-08-2007, 01:37 PM
Hi

I needed one metode for download hyperlincks* with http.download

it is posible?

*hyperlinck: he is linck that when trying to download is redirected it towards another one linck

thx

Solmos
06-09-2007, 04:06 PM
help please!

RizlaUK
06-09-2007, 05:15 PM
you are going to have to explain your self a bit better,

shaitan
06-09-2007, 05:42 PM
I think Solmos wants to extract link and filename from a Meta Refresh link, then use parameters with HTTP.Download command.
a hyperlink (as Solmos said) like:
http://www.indigorose.com/forums/attachment.php?attachmentid=417&d=132627540

So Solmos should first convert the hyperlink to a address and a filename using a script and then use those extracted with HTTP.Download

I tried to find a procedure for doing that, (as I saw some downloaders like 'Internet Download Manager' does this automatically), but there's no luck yet.

Hope Solmos means this as I understood

Solmos
06-10-2007, 06:46 AM
shaitan correct this example

Some sugestion?

thx

shaitan
06-12-2007, 06:19 AM
What example Solmos?

if you are talking about the last code link, it's fake, but you can find any similar true links in this forum, there are many as attachments in many threads.

But if you had a external software that takes a link like that and its output are simple link and filename, then you could use it in your menu and HTTP.Download command.

I think there is such a software, just search.

Solmos
06-12-2007, 08:10 AM
Your example ;-)

This is a hiperlinck:

http://www.indigorose.com/forums/attachment.php?attachmentid=417&d=132627540

Solmos
06-15-2007, 04:46 PM
Help please!