Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 42215

VS 2010 Help me to read richtextbox ?

$
0
0
Hello! am triying to read richtextbox in VB.net ? Soo i want to read line by line and not like this :

Name:  screenshot_5.png
Views: 40
Size:  9.1 KB

am triying with this:

Code:

WebBrowser1.Document.GetElementById("RegistrationForm[email]").SetAttribute("value", RichTextBox1.Text.ToString)
but is not working... anyone can help me to read just one email ?
Attached Images
 

Viewing all articles
Browse latest Browse all 42215

Trending Articles