ethicalhacker
Well-known member
Ive figured that the webbrowser.url property can be used to open a website when the webbrowser loads
So how do I set webrowser url from textbox textso I can take input from the user for the site that he wants to set as the homepage
I tried webbrowser1.url(textbox.text) but I get all sorts of errors.
Please help
So how do I set webrowser url from textbox textso I can take input from the user for the site that he wants to set as the homepage
I tried webbrowser1.url(textbox.text) but I get all sorts of errors.
Please help