Page 1 of 1

Links Don't Resolve Correctly

Posted: Sun Apr 12, 2009 8:02 am
by GµårÐïåñ
Giorgio, can you see why the links processed for download here not resolve to the zip file but rather downloads the pages html instead. I am using DTA.

Sample Link
http://www.planet-source-code.com/vb/sc ... FF72108834
Resolves To
http://www.planet-source-code.com/Uploa ... 472009.zip

Steps:
Go to sample code page here
Several tabs of say 7 open to different codes
Then click on FlashGot tabs
DTA pops up
unselect all file types
user filter of *ShowZip.asp* (the download links we are interested are the pink ones)
then click download and it will download ShowZip.asp.html repeatedly and not the zip file

Re: Links Don't Resolve Correctly

Posted: Sun Apr 12, 2009 2:10 pm
by therube
Have you logged in to planet-source-code.com?
If not, then you will not be served the files.
(Working for me, though I only selected a single link to download, rather then FlashGot'ing Tabs.)


URL: http://www.planet-source-code.com/vb/sc ... &lngWId=10

For me, a

Code: Select all

GET /vb/scripts/ShowZip.asp?lngWId=10&lngCodeId=7207&strZipAccessCode=tp%2Fe72078694
goes here

Code: Select all

Redirect to http://www.planet-source-code.com/Upload_PSC/ftp/extract_Em214869462009.zip
successfully returns & downloads

Code: Select all

GET /Upload_PSC/ftp/extract_Em214869462009.zip

Code: Select all

FV v2.00  Copyright (c) 1989-2000 Vernon D. Buerg. For non-business use only.

Archive:  EXTRAC~1.ZIP

Name          Length    Method     SF   Size now  Mod Date    Time     CRC
============  ========  ========  ====  ========  =========  ======== ========
@PSC_ReadMe_7      464  Deflated   36        293  06 Apr 09  21:00:02 5E5C1E1B
ExtractEmails\
                     0   Stored   100          0  06 Apr 09  21:00:04 00000000
ExtractEmails      935  Deflated   60        370  07 Apr 09  01:27:30 E3C4CF2D
ExtractEmails    26624  Deflated   87       3351  07 Apr 09  03:46:44 D0DA22B9
ExtractEmails/WindowsApplication1\
                     0   Stored   100          0  06 Apr 09  21:00:04 00000000
ExtractEmails     5591  Deflated   73       1487  07 Apr 09  01:14:20 54039EA9
ExtractEmails       74   Stored     0         74  07 Apr 09  01:14:20 D0DFB95C
Form1.Designe     8252  Deflated   81       1567  07 Apr 09  03:43:24 2F62C7C6
Form1.resx        5814  Deflated   74       1486  07 Apr 09  03:43:24 BA983FA2
Form1.vb          2596  Deflated   71        731  07 Apr 09  03:43:24 8BB299D0
ExtractEmails/WindowsApplication1/My Project\
                     0   Stored   100          0  06 Apr 09  21:00:04 00000000
Application.D     1522  Deflated   57        653  06 Apr 09  23:21:44 E3FA4DA8
Application.m      510  Deflated   48        262  06 Apr 09  23:21:44 D1636A30
AssemblyInfo.     1191  Deflated   54        545  06 Apr 09  23:21:44 B97C55B8
Resources.Des     2807  Deflated   66        941  06 Apr 09  23:21:44 1D79475A
Resources.res     5612  Deflated   74       1455  08 Nov 07  08:02:06 76745A94
Settings.Desi     3058  Deflated   69        947  06 Apr 09  23:21:44 61646660
Settings.sett      279  Deflated   30        195  08 Nov 07  08:02:06 ED82F55C
============  ========  ========  ====  ========  =========  ======== ========
*total    18     65329  ZIP 2.0    75%     17487  06 Apr 09  21:00:10 
(Net Transport or Orbit download managers)

Re: Links Don't Resolve Correctly

Posted: Sun Apr 12, 2009 8:59 pm
by GµårÐïåñ
Thank you very much for looking into it for me, I appreciate that. I was logged in but the site delivers up to 5 downloads without logging into the site. Unfortnately I use DTA and not the method you listed and maybe I need to change my application of preference.

Any ideas how I can get DTA to work properly with this? Pretty please :P