Does anyone here use ClientForm to handle a HTML form on client side?
I try to open this page https://www.orange.ch/footer/login
but got this message
  File "C:\Python24\lib\site-packages\ClientForm.py", line 781, in
do_input
    raise ParseError("start of INPUT before start of FORM")
ParseError: start of INPUT before start of FORM
Somebody can give me some advice

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to