|
-
Apr 22nd, 2008, 09:03 AM
#1
Thread Starter
Member
[2005] URL changed via Textbox
Hello, I'm having a bit of trouble changing a web browser's URL. I have tried a simple piece of code:
WebBrowser1.Url = TextBox1.Text
Which looks like it should work.
It gives an error saying:
Value of type 'String' can not be converted to 'System.Uri'
Can anyone shed some light on this?
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|