Submit form, open result in a browser

Tina I tinaweb at bestemselv.com
Fri Jul 27 05:40:01 EDT 2007


Hi,

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)
I guess what I'm asking is how I can get the resulting URL and feed it 
to the webbrowser module.
I need to do it this way because the site owners will not let me parse 
the page and show the result inside my application... loss of 
advertising revenue I guess. And since it's just a small added feature 
to the application, opening it in a browser is fine. I just need to get 
an idea on how to do it...

Thanks
Tina



More information about the Python-list mailing list