I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2009-05-03 00:19:21-07 by ericindc
Trouble with ASP and ASPX pages
I am trying to travel between several aspx pages that require using .NETs doPostBack which essentially uses Javascript and a form to move to and from pages. I've used Mechanize to mimic the javascript, but always receive an application error. I believe it has something to do with .NET's __VIEWSTATE field. Anyone have tips/suggestions on Mechanize + .NET?
Direct Responses: Write a response