I want to download mp3 files from a site using authentification :
http://www.mazika.com/Albums.aspx?Album=106
but songs there is javascript links to songs :
javascript:{if (typeof(Page_ClientValidate) != `function` || Page_ClientValidate()) __doPostBack(`SONG_DOWNLOAD`,``)}
Could you tell me how Offline explorer deal with that to download the entire album.
Thanks
Thank you!
Best regards,
Oleg Chernavin
MP Staff
thanks for your help.
I sent you your username and password by email.
> Can you let me know your username and password, so I could see how to download such files?
>
> Thank you!
>
> Best regards,
> Oleg Chernavin
> MP Staff
Oleg.
i was wondering if there was an update to this thread... i am in the same situation.... not sure how to add a project with .apx auth and javascript download links from www.mazika.com... (free sign up req`d to download)
Locate the POST=... line there and find the ctlX symbols there (X is a number). Change it to look like ctl{:0..9}, allow downloading from all servers in the URLs field and start loading the Project.
Oleg.