View Single Post
Old 03-09-2011, 12:06 PM   #7
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by luiscc View Post
In fact I already did that, and thought everything was right but it was not, 'userId' apparantely should be changed by 'referenenum'.
I looked at your login page. It's "referencenum," not "referenenum."

Quote:
and i'm sure there is a password control.
There is, but IIRC, controls are case sensitive...
if you got this error message:
Code:
_find_control
mechanize._form.ControlNotFoundError: no control matching name 'PASSWORD'
you may need to use "password" not "PASSWORD" as it's lower case on that page.
Starson17 is offline   Reply With Quote