I want to make a short script that opens a webpage that the user enters. I don't want the source but I want a web explorer to open with the page.
Opening webpage
Collapse
X
-
Tags: None
-
There is a webbrowser module that opens a page in a browser.Originally posted by psychofish25I want to make a short script that opens a webpage that the user enters. I don't want the source but I want a web explorer to open with the page.
Comment