Search found 2 matches

by zolizoli
Thu Sep 02, 2010 11:55 am
Forum: FlashGot Support
Topic: webform_dopostbackwithoptions
Replies: 2
Views: 1779

Re: webform_dopostbackwithoptions

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 ...
by zolizoli
Wed Sep 01, 2010 8:23 pm
Forum: FlashGot Support
Topic: webform_dopostbackwithoptions
Replies: 2
Views: 1779

webform_dopostbackwithoptions

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!