in reply to Re^3: Help with logging in to a tricky ASP web form with JavaScript using WWW::Mechanize
in thread Help with logging in to a tricky ASP web form with JavaScript using WWW::Mechanize

Looks like we cross posted; just want to note that I've never had to even mention the __EVENTTARGET, __EVENTARGUMENT, OR __VIEWSTATE parameters in order to get my programs to work, in my limited experience.

I like computer programming because it's like Legos for the mind.
  • Comment on Re^4: Help with logging in to a tricky ASP web form with JavaScript using WWW::Mechanize

Replies are listed 'Best First'.
Re^5: Help with logging in to a tricky ASP web form with JavaScript using WWW::Mechanize
by OfficeLinebacker (Chaplain) on Oct 03, 2011 at 13:22 UTC
    I feel the need to note via followup that later that day, I Mechanized a form where I had to use __EVENTTARGET for the first time!

    I like computer programming because it's like Legos for the mind.