Launching web browser programmatically

Chris Gambrell cgambrell at my-dejanews.com
Fri Apr 30 09:41:23 EDT 1999


But how does one specify no scrollbars, no menus, the size of the window, etc.

Thanks,
Chris



In article <7g2rm1$t8i$1 at m2.c2.telstra-mm.net.au>,
  "Mark Hammond" <MHammond at skippinet.com.au> wrote:
> If you have the win32 extensions, you can use win32api.ShellExecute()
>
> Anything you can use after "start" you can pass to ShellExecute - ie, a URL,
> a document file, .exe, etc.
>
> Mark.
>
> Ben Darnell wrote in message <3724EB92.248E7933 at hotmail.com>...
> >How do I launch the the user's web browser programmatically on Win9x?  I
> >can use "start http://www.python.org" at the command line, but
>
>

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    




More information about the Python-list mailing list