in reply to Re: ASPX Form Post
in thread ASPX Form Post
Let me explain the problem. I am trying to extract the table data from that website. It requires current date in the textbox and click search. I used Firefox to inspect the network data that are passed to server. using that data, I constructed the parameters manually and submit the form. but, server is not throwing any error and result. I have shared the code here to get some thoughts from perlmonks about whether anything is missing in this code or what should i do to scrape ASPX webpage. I am new to Perl programming. My system details Windows, ActiveState Perl 4.14.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: ASPX Form Post
by hippo (Archbishop) on Sep 09, 2016 at 08:20 UTC | |
by Anonymous Monk on Jun 21, 2018 at 18:01 UTC |