Page 1 of 1

webform_dopostbackwithoptions

Posted: Wed Sep 01, 2010 8:23 pm
by zolizoli
Hi!

The page I want to download from contains several links like this:
<a href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(...))">
Is there a way to download the pages behind these links with FlashGot or somehow else?

Thanks for the answer!

Re: webform_dopostbackwithoptions

Posted: Wed Sep 01, 2010 10:38 pm
by Giorgio Maone
zolizoli wrote:Is there a way to download the pages behind these links with FlashGot or somehow else?
If you mean as a batch, i.e. multiple links at once with "FlashGot Selection" or "FlashGot All", then currently not.
You should be able to download one link at the time by using alt+click on them, though.

At any rate, can I see the page, so I can check if something can be done in a future version?

Re: webform_dopostbackwithoptions

Posted: Thu Sep 02, 2010 11:55 am
by zolizoli
I cannot find another example on the web in which this kind of button or link is used, only the one I met, but I cannot show you that because I have to be logged in.
The problem is that the pages behind the links are dynamically generated. So they are not static web pages, but dynamically generated pages and because of this ALT+click is not working either. I have to click on each link and save each page by right click and "Save Page as".
Thanks for your quick reply!Cheers.