Python Client for an HTML Server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sabz
    New Member
    • Aug 2005
    • 1

    #1

    Python Client for an HTML Server

    Hi,
    I want to create a python client, that will receive and post messages to an HTML Webserver. I have found several articles on how to read html data, which i have been able to do. but i cant find any resources on how to trigger events for html, like pushing buttons. :confused:
    Can anyone help me out?
Working...