a) No. It's simple form clicking (Submit or Reset). So if button type is "Submit" when form is send. WWW::Mechanize can't handle Javascript.
b) It's simple Javascript code. It change form action attribute before sending (to IPAllocSubNets.asp). So you need to change form action attribute and when submit the form.
Hey.. Thanks a lot dude.. I was able to solve the issue, but only by using the POST METHOD & Live HTTP Header.. I didn't know how to add the form action & I've posted a new msg regarding file retrieval which needs form action change again.. Pls take a look..
Cheers