Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6718011
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T08:55:10+00:00 2026-05-26T08:55:10+00:00

In VB.net I want to select the first line in a textbox. This is

  • 0

In VB.net I want to select the first line in a textbox. This is my code:

WebBrowser1.Document.GetElementById("Email").SetAttribute("value", TextBox1.Text)

But this selects the entire box, How can I change this so it only gets the first line?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T08:55:11+00:00Added an answer on May 26, 2026 at 8:55 am

    You can try this, provided that you add some error handling:

    Dim arr() As String
    arr = New String() {Environment.NewLine}    
    WebBrowser1.Document.GetElementById("Email").SetAttribute("value",TextBox1.Text().Split(arr, StringSplitOptions.None)(0).ToString()
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using this JavaScript code to display tweets from twitter: http://jsfiddle.net/mLwjA/ I want
.NET I want to clone a value type's fields. How can i set a
Using VB.NET I want to display the date in datetimepicker from the database. Code.
I want to select all the text of a System.Windows.Forms.TextBox() control in a GotFocus
First, I am using .net 3.5. I want to create an online chat system
I want to select only the very first links from dropdown menu (the ones
READ FIRST I re-wrote this to make it more readable. If you want to
I want Add Select Activity values as first values of HTML dropdown, but when
I want to improve current implementation of the ASP.NET MVC Framework. Current code: routes.MapRoute(null,
I'm working on my first ASP.NET MVC 3 application and what I want to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.