Results 1 to 4 of 4

Thread: Need some help with some code

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2010
    Posts
    2

    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

  2. #2
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    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

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2010
    Posts
    2

    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

  4. #4
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    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
  •  



Click Here to Expand Forum to Full Width