Re: Get the page from a server that uses DotNet

2010-02-24 Thread haliphax
On Sat, Feb 20, 2010 at 6:24 PM, Uri Guttman wrote: > > "IP" == Ion Pop writes: > > IP> There is a page which is created using DotNet and there is a > IP> paginated table in it. I want to download the next pages from > IP> that table, but the links to those pages use the DoPostBack JS >

Re: Get the page from a server that uses DotNet

2010-02-20 Thread Uri Guttman
> "IP" == Ion Pop writes: IP> There is a page which is created using DotNet and there is a IP> paginated table in it. I want to download the next pages from IP> that table, but the links to those pages use the DoPostBack JS IP> function which is probably created automaticly by DotNet

Re: Get the page from a server that uses DotNet

2010-02-20 Thread Shlomi Fish
Hi Ion Pop! On Saturday 20 Feb 2010 12:25:10 Ion Pop wrote: > Hi, > > There is a page which is created using DotNet and there is a paginated > table in it. > I want to download the next pages from that table, but the links to those > pages use the DoPostBack JS function which is probably created

Get the page from a server that uses DotNet

2010-02-20 Thread Ion Pop
Hi, There is a page which is created using DotNet and there is a paginated table in it. I want to download the next pages from that table, but the links to those pages use the DoPostBack JS function which is probably created automaticly by DotNet. That JS function creates a huge POST code th