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

ASP.NET

 
GeneralRe: showing the Banner on page load Pin
Christian Graus23-Jun-08 1:14
protectorChristian Graus23-Jun-08 1:14 
Questioncreate user wizard - another problem! Pin
eyeseetee22-Jun-08 23:03
eyeseetee22-Jun-08 23:03 
AnswerRe: create user wizard - another problem! Pin
eyeseetee22-Jun-08 23:14
eyeseetee22-Jun-08 23:14 
Questionusing create new user wizard Pin
eyeseetee22-Jun-08 22:34
eyeseetee22-Jun-08 22:34 
AnswerRe: using create new user wizard Pin
eyeseetee22-Jun-08 22:45
eyeseetee22-Jun-08 22:45 
Questionproblem in calling a function according to condition specified Pin
Miss Maheshwari22-Jun-08 22:11
Miss Maheshwari22-Jun-08 22:11 
AnswerRe: problem in calling a function according to condition specified Pin
Christian Graus22-Jun-08 22:13
protectorChristian Graus22-Jun-08 22:13 
GeneralRe: problem in calling a function according to condition specified Pin
Miss Maheshwari22-Jun-08 22:38
Miss Maheshwari22-Jun-08 22:38 
when i m doing ok on confirm box it is showing red on
alert(color);
but my c# function is not calling...please help me....i have also tried through...
.style.backgroundColor="red";

it is changing the button's color but my motive is not to change the button's color....i want to call my c# function on basis of my condition...
if (btnPrint.BackColor.ToString() == "red")
        {
           myC#Function();
        }

but its not working...
please help me
GeneralRe: problem in calling a function according to condition specified Pin
Christian Graus22-Jun-08 22:45
protectorChristian Graus22-Jun-08 22:45 
QuestionRe: problem in calling a function according to condition specified Pin
Miss Maheshwari22-Jun-08 23:27
Miss Maheshwari22-Jun-08 23:27 
AnswerRe: problem in calling a function according to condition specified Pin
Christian Graus22-Jun-08 23:35
protectorChristian Graus22-Jun-08 23:35 
GeneralRe: problem in calling a function according to condition specified Pin
Miss Maheshwari23-Jun-08 0:07
Miss Maheshwari23-Jun-08 0:07 
GeneralRe: problem in calling a function according to condition specified Pin
Christian Graus23-Jun-08 0:30
protectorChristian Graus23-Jun-08 0:30 
GeneralRe: problem in calling a function according to condition specified Pin
Arindam Tewary23-Jun-08 0:39
professionalArindam Tewary23-Jun-08 0:39 
Questiondate to string Pin
brettokumar22-Jun-08 21:22
professionalbrettokumar22-Jun-08 21:22 
AnswerRe: date to string Pin
Christian Graus22-Jun-08 21:25
protectorChristian Graus22-Jun-08 21:25 
GeneralRe: date to string Pin
brettokumar23-Jun-08 0:07
professionalbrettokumar23-Jun-08 0:07 
AnswerRe: date to string Pin
J4amieC22-Jun-08 22:04
J4amieC22-Jun-08 22:04 
Questionsql server 2005 Pin
harish.k1222-Jun-08 21:20
harish.k1222-Jun-08 21:20 
AnswerRe: sql server 2005 Pin
Christian Graus22-Jun-08 21:21
protectorChristian Graus22-Jun-08 21:21 
Questiongenerating the hypelink dynamically in the grid Pin
rameshdontagani22-Jun-08 21:18
rameshdontagani22-Jun-08 21:18 
AnswerRe: generating the hypelink dynamically in the grid Pin
Christian Graus22-Jun-08 21:21
protectorChristian Graus22-Jun-08 21:21 
GeneralRe: generating the hypelink dynamically in the grid Pin
rameshdontagani22-Jun-08 21:25
rameshdontagani22-Jun-08 21:25 
GeneralRe: generating the hypelink dynamically in the grid Pin
Christian Graus22-Jun-08 21:31
protectorChristian Graus22-Jun-08 21:31 
AnswerRe: generating the hypelink dynamically in the grid Pin
eyeseetee22-Jun-08 22:37
eyeseetee22-Jun-08 22:37 

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.