Click here to Skip to main content
15,890,932 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionXML and Javascript Pin
jonhbt6-Jan-09 19:48
jonhbt6-Jan-09 19:48 
AnswerRe: XML and Javascript Pin
N a v a n e e t h6-Jan-09 20:01
N a v a n e e t h6-Jan-09 20:01 
GeneralRe: XML and Javascript Pin
jonhbt6-Jan-09 20:15
jonhbt6-Jan-09 20:15 
AnswerRe: XML and Javascript Pin
Aman Bhullar6-Jan-09 20:19
Aman Bhullar6-Jan-09 20:19 
Question.Net and COM interop Pin
TSKNaidu6-Jan-09 19:43
TSKNaidu6-Jan-09 19:43 
AnswerRe: .Net and COM interop Pin
N a v a n e e t h6-Jan-09 19:53
N a v a n e e t h6-Jan-09 19:53 
GeneralRe: .Net and COM interop Pin
TSKNaidu7-Jan-09 3:02
TSKNaidu7-Jan-09 3:02 
QuestionHow to get the reference of label control through javascript? Pin
meeram3956-Jan-09 19:41
meeram3956-Jan-09 19:41 
I have a label control in content page like below:

<asp:content id="Content1" contentplaceholderid="MainContent" runat="Server" xmlns:asp="#unknown">

<asp:label id="lblMessage" text="Hello" runat="server" height="19px">
Text="" Width="160px>

Now, how can i get the reference of the label through javascript? When I tried as below, I am not getting any vaue.

var strmsg = document.getElementbyId('lblMessage').value;

I also used the generated id by seeing the View-->Source of the browser. But still I'm not getting any value? How can i resolve this? Can anybody please help? I require the value for some other operation.

Success is the good fortune that comes from aspiration, desperation, perspiration and inspiration.

AnswerRe: How to get the reference of label control through javascript? Pin
N a v a n e e t h6-Jan-09 19:56
N a v a n e e t h6-Jan-09 19:56 
GeneralRe: How to get the reference of label control through javascript? Pin
Aman Bhullar6-Jan-09 20:25
Aman Bhullar6-Jan-09 20:25 
GeneralRe: How to get the reference of label control through javascript? Pin
N a v a n e e t h6-Jan-09 21:16
N a v a n e e t h6-Jan-09 21:16 
QuestionHow to Use Two Forms Autentication in One Solution Pin
Robymon6-Jan-09 19:18
Robymon6-Jan-09 19:18 
AnswerRe: How to Use Two Forms Autentication in One Solution Pin
N a v a n e e t h6-Jan-09 19:40
N a v a n e e t h6-Jan-09 19:40 
Questionhow to Cache whole page Pin
kishorg16-Jan-09 19:15
kishorg16-Jan-09 19:15 
AnswerRe: how to Cache whole page Pin
N a v a n e e t h6-Jan-09 19:30
N a v a n e e t h6-Jan-09 19:30 
GeneralRe: how to Cache whole page Pin
kishorg16-Jan-09 19:37
kishorg16-Jan-09 19:37 
GeneralRe: how to Cache whole page Pin
N a v a n e e t h6-Jan-09 19:51
N a v a n e e t h6-Jan-09 19:51 
GeneralRe: how to Cache whole page Pin
kishorg16-Jan-09 20:31
kishorg16-Jan-09 20:31 
Questionscrollbar in panel Pin
Mr.Sam6-Jan-09 18:55
Mr.Sam6-Jan-09 18:55 
AnswerRe: scrollbar in panel [modified] Pin
sudhanvag7-Jan-09 17:47
sudhanvag7-Jan-09 17:47 
QuestiondialogArguments Pin
Mr.Himansu6-Jan-09 18:39
Mr.Himansu6-Jan-09 18:39 
QuestionProble with solution file. Pin
Prashant B. Lavate6-Jan-09 18:07
Prashant B. Lavate6-Jan-09 18:07 
AnswerRe: Proble with solution file. Pin
Not Active6-Jan-09 19:16
mentorNot Active6-Jan-09 19:16 
AnswerRe: Proble with solution file. Pin
N a v a n e e t h6-Jan-09 19:20
N a v a n e e t h6-Jan-09 19:20 
QuestionHow to get the width of Alphabets used? Pin
Hema Bairavan6-Jan-09 17:47
Hema Bairavan6-Jan-09 17:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.