in reply to Re^3: WWW::Mechanize with <SELECT> and radio button
in thread WWW::Mechanize with <SELECT> and radio button
I didn't know that WWW::Mechanize takes care of hidden fields. Thanks for that hint.
Regarding my problem:
Editing my code made me notice that I twisted two digits in the value of the <Select>-field:
1198 instead of 1189
Since mech couldn't find that value I guess it just went on with the predefined ones.
Thanks for your help,
Finch.