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

  • Home
  • SEARCH
  • 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 156557
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T10:20:55+00:00 2026-05-11T10:20:55+00:00

I have two labels: username and email. I use them to retrieve their content

  • 0

I have two labels: username and email. I use them to retrieve their content and pass them as method parameters.

var lblEmail = $get('<%= lblEmail.ClientID %>'); var email = lblEmail.innerText;  var lblUsername = '<%= lblUsername.ClientID %>'; var username = lblUsername.innerText; 

The email label is defined in the same way as username label does, but for this last I can’t get the value, innertext returns undefined.

…

<td class='inputField'> <table cellpadding='0' cellspacing='0' border='0'> <tr> <asp:Label ID='lblUsername' CssClass='font1' runat='server'/> </tr> </table> </td> 

…

... <td class='inputField'> <table cellpadding='0' cellspacing='0' border='0'> <tr> <td> <asp:Label runat='server' ID='lblEmail' CssClass='font1' /> </td> ... 

What could be a possible reason to justify what is happening? How can I solve this problem? I’m seeing on the page both label values, I set them on the same place (when page loads).

  • 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. 2026-05-11T10:20:56+00:00Added an answer on May 11, 2026 at 10:20 am

    Because you defined only the client ID for the userName label :

    var lblEmail = $get('<%= lblEmail.ClientID %>'); var email = lblEmail.innerText;  var lblUsername = '<%= lblUsername.ClientID %>'; var username = lblUsername.innerText; 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have two labels (A and B) in a Flex VBox, with the horizontal
I have two labels that are stacked. If I want a horizontal line between
For Android I have two labels in a table row. I am trying to
I've created a skin that allows me to have two labels on a spark
I have a listview with two labels, title and subtitle. I want to have
I have Two Labels such as FixedTotal and TotalPercent, One GridView which has One
Consider the following table with messages. Some of them have one or more labels
I have two labels on a form. I want to be able to drag
supposing that I have two labels with variables text. For example: label1.Text = foo;
I have two tables in my database as following: Employee Table: Username, Name, Job,

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.