Click here to Skip to main content
15,913,055 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How can i create an aspx page dynamically Pin
N a v a n e e t h29-May-08 7:17
N a v a n e e t h29-May-08 7:17 
AnswerRe: How can i create an aspx page dynamically Pin
Jagadeesh Jupalli29-May-08 3:55
Jagadeesh Jupalli29-May-08 3:55 
QuestionASP.NET Regular expression and Required field validators not working on WebServer [modified] Pin
Sujit Mandal29-May-08 2:58
Sujit Mandal29-May-08 2:58 
AnswerRe: ASP.NET Regular expression and Required field validators not working on WebServer Pin
eyeseetee29-May-08 3:10
eyeseetee29-May-08 3:10 
QuestionHow can I delete an uploaded file???? Pin
epp112329-May-08 2:38
epp112329-May-08 2:38 
AnswerRe: How can I delete an uploaded file???? Pin
eyeseetee29-May-08 3:09
eyeseetee29-May-08 3:09 
AnswerRe: How can I delete an uploaded file???? Pin
Vasudevan Deepak Kumar29-May-08 4:20
Vasudevan Deepak Kumar29-May-08 4:20 
Questionjavascript funtion Pin
bijeshputhalath29-May-08 2:09
bijeshputhalath29-May-08 2:09 
Hi ,

I have try to get the value of a javascript funtion.The result displayed on the aspx form.My problem is that I cant get the value in aspx.cs part.


I have some code like this in aspx page



<asp:label id="lblop" runat="server"> document.getElementById("lblop").innerText = currency_show_conversion(document.getElementById("lbl_netamt").innerText,"INR","USD");




in lblop the value is printing.
but i try in aspx.cs that,
string abc=lblop.Text
Nothing is get....What things wrong in my code?
please help me
Thanks in advance,
Bijesh
AnswerRe: javascript funtion Pin
www.Developerof.NET29-May-08 2:44
www.Developerof.NET29-May-08 2:44 
GeneralRe: javascript funtion Pin
Jagadeesh Jupalli29-May-08 3:03
Jagadeesh Jupalli29-May-08 3:03 
GeneralRe: javascript funtion Pin
bijeshputhalath29-May-08 3:14
bijeshputhalath29-May-08 3:14 
GeneralRe: javascript funtion Pin
Jagadeesh Jupalli29-May-08 3:28
Jagadeesh Jupalli29-May-08 3:28 
GeneralRe: javascript funtion Pin
Jagadeesh Jupalli29-May-08 3:34
Jagadeesh Jupalli29-May-08 3:34 
GeneralRe: javascript funtion Pin
bijeshputhalath29-May-08 3:50
bijeshputhalath29-May-08 3:50 
GeneralRe: javascript funtion Pin
Jagadeesh Jupalli29-May-08 4:14
Jagadeesh Jupalli29-May-08 4:14 
GeneralRe: javascript funtion Pin
bijeshputhalath29-May-08 20:05
bijeshputhalath29-May-08 20:05 
GeneralRe: javascript funtion Pin
bijeshputhalath29-May-08 3:10
bijeshputhalath29-May-08 3:10 
GeneralRe: javascript funtion Pin
www.Developerof.NET1-Jun-08 9:20
www.Developerof.NET1-Jun-08 9:20 
QuestionQuestion Pin
nithydurai29-May-08 2:08
nithydurai29-May-08 2:08 
AnswerRe: Question Pin
eyeseetee29-May-08 2:35
eyeseetee29-May-08 2:35 
GeneralRe: Question Pin
J4amieC29-May-08 2:37
J4amieC29-May-08 2:37 
AnswerRe: Question Pin
J4amieC29-May-08 2:38
J4amieC29-May-08 2:38 
GeneralRe: Question Pin
Mogaambo29-May-08 2:45
Mogaambo29-May-08 2:45 
AnswerRe: Question Pin
Jagadeesh Jupalli29-May-08 3:25
Jagadeesh Jupalli29-May-08 3:25 
AnswerCP IGNORE: Repeat offender Pin
leckey29-May-08 12:33
leckey29-May-08 12:33 

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.