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
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
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
Re: Need some help with some code
No problem. Please mark the thread resolved using the threadtools menu above and welcome to the forums :)