in reply to ASPX Form Post

Is JavaScript involved in the submission? WWW::Mechanize doesn't support it, as documented.

($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,

Replies are listed 'Best First'.
Re^2: ASPX Form Post
by LeoCoder (Initiate) on Sep 08, 2016 at 14:52 UTC

    Thanks. I am not sure about java script. Is there any other package that replaces mechanize and have all feature for handling web request. Additional information: java script are used to fill the form parameter during page load. I am getting those parameter results and passing them again while posting.

        Thank you ! I will try using the other package

        Thanks!! I will try these packages.