Sulsa wrote: > but i don't know how to post these data if i knew there there would > be no topic.
http://docs.python.org/lib/module-urllib.html You want to look at urlopen and urlencode. But if you mean you don't know what fields and data to use, then you need a HTML reference, not a Python one. -- http://mail.python.org/mailman/listinfo/python-list