Newbie question - what's the term for input/output to a web page?
Rachel Garrett
rmgarrett at gmail.com
Fri Dec 21 20:03:47 EST 2007
More information about the Python-list mailing list
Fri Dec 21 20:03:47 EST 2007
- Previous message (by thread): Newbie question - what's the term for input/output to a web page?
- Next message (by thread): Newbie question - what's the term for input/output to a web page?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'd like to write a simple application that will accept input from the user, go out to a particular web page, and submit the user's input to the website. The results that are displayed by the web page should then be sent back to the application. This seems like something where I could find some easy examples, but I don't know what to search for -- I keep getting results for API's, web services, etc. Any pointers, please? --Rachel Garrett
- Previous message (by thread): Newbie question - what's the term for input/output to a web page?
- Next message (by thread): Newbie question - what's the term for input/output to a web page?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list