|
-
Aug 13th, 2010, 10:52 AM
#1
Thread Starter
New Member
Need some help with some code
Hey I am using vb.net 2010 express edition and I am writing a program for personal use and I became stuck on something that seems simple but I can't find any help about it.
I have a webbrowser, a button, and a richtextbox.
The user selects (highlights) text in the webbrowser
they click the button
and the text they highlighted appears in the richtextbox
It seems that everything I try to attempt to get the text copied from the webbrowser into the box fails. I have used sendkeys and clipboard, but I do not know if I am using them correctly.
If anyone has any help or info for me I would greatly appreciate it.
Thanks in advance
-
Aug 13th, 2010, 11:06 AM
#2
Re: Need some help with some code
Is it just a coincidence that the exact same question was asked on MSDN a few days ago?
http://social.msdn.microsoft.com/For...b-74fc03c67f19
-
Aug 13th, 2010, 01:39 PM
#3
Thread Starter
New Member
Re: Need some help with some code
Wow thank you, I was searching around for quite awhile yesterday, and I could not find anything
It worked perfectly
thanks for your time
-
Aug 13th, 2010, 01:53 PM
#4
Re: Need some help with some code
No problem. Please mark the thread resolved using the threadtools menu above and welcome to the forums
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
|