Submit form, open result in a browser
Cameron Laird
claird at lairds.us
Fri Jul 27 09:33:09 EDT 2007
In article <hs2dnYT_ntDBVzTbRVnzvQA at telenor.com>,
Tina I <tinaweb at bestemselv.com> wrote:
>theju wrote:
>>> Is there a way to submit a form and then open the resulting page in the
>>> default browser? (Writing the form submission code is not a problem by
>>> the way)
>>
>> There is a library called "Client Form" that does this for you.
>> wwwsearch.sourceforge.net/ClientForm/
>>
>> After the form is submitted through ClientForm open the resulting
>> response using the webbrowser module.
>>
>> Cheers
>> Thejaswi Puthraya
>>
>
>ClientForm is absolutely perfect! Less than 10 lines of extra code and
>the job is done :)
.
.
.
<URL: http://www.unixreview.com/documents/s=10133/ur0706e/ >
has example code related to this topic, that perhaps will
interest readers other than Tina I (to whom: congratulations!).
More information about the Python-list
mailing list