|
From: soniade on 1 Jul 2008 06:11 Hi, i have a problem, i need to download a file from a web. The problem is that the server redirections to another web and when Director try to download the file, crash because the file is in the other direction. How can i access to the final link?? http://www.direction1.com/file ----> http://www.direction2.com/8457ABC487/file I use downLoadNetThing(http://www.direction1.com/file) if I write the direction1 in a browser, the browser resolve the direction 2, but i can?t know it in director. Thanks.
From: Sean Wilson on 1 Jul 2008 15:50 As you've seen, regular netLingo is stumped by redirects. You could try poking around with Valentin Schmidt's http class: <http://dasdeck.de/staff/valentin/lingo/http_class/>
|
Pages: 1 Prev: Seeking Director Developer in Seattle Washington. Next: Passing directory data to a website? |