Click here to Skip to main content
15,867,453 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Automate background process using asp.net Pin
N a v a n e e t h16-Apr-08 22:23
N a v a n e e t h16-Apr-08 22:23 
GeneralRe: Automate background process using asp.net Pin
ChrisKo17-Apr-08 8:33
ChrisKo17-Apr-08 8:33 
GeneralRe: Automate background process using asp.net Pin
N a v a n e e t h17-Apr-08 18:24
N a v a n e e t h17-Apr-08 18:24 
Questionhow to assign session to input control using property value="<% Pin
Member 465900116-Apr-08 20:11
Member 465900116-Apr-08 20:11 
AnswerRe: how to assign session to input control using property value="<% Pin
eyeseetee16-Apr-08 21:50
eyeseetee16-Apr-08 21:50 
AnswerRe: how to assign session to input control using property value="<% Pin
ChrisKo17-Apr-08 8:30
ChrisKo17-Apr-08 8:30 
Generaltertiary operator Pin
Sonia Gupta16-Apr-08 19:46
Sonia Gupta16-Apr-08 19:46 
GeneralRe: tertiary operator Pin
eyeseetee16-Apr-08 21:49
eyeseetee16-Apr-08 21:49 
do you mean in the label they both show as high,
dont you need to do something like this

if (datafield == '0')
{
label = high
}
else if (datafield == '1')
{
label = low
}

what youve put above doesnt make sense i dont think
GeneralRe: tertiary operator Pin
Sonia Gupta16-Apr-08 22:11
Sonia Gupta16-Apr-08 22:11 
GeneralRe: tertiary operator Pin
R. Giskard Reventlov16-Apr-08 22:25
R. Giskard Reventlov16-Apr-08 22:25 
Generalconvert from window form application to web base application Pin
shee_dee8616-Apr-08 18:41
shee_dee8616-Apr-08 18:41 
GeneralRe: convert from window form application to web base application Pin
Abhijit Jana16-Apr-08 20:09
professionalAbhijit Jana16-Apr-08 20:09 
QuestionSame Session in two browsers Pin
Soumini Ramakrishnan16-Apr-08 18:41
Soumini Ramakrishnan16-Apr-08 18:41 
GeneralRe: Same Session in two browsers Pin
N a v a n e e t h16-Apr-08 18:46
N a v a n e e t h16-Apr-08 18:46 
GeneralRe: Same Session in two browsers Pin
ChrisKo17-Apr-08 8:23
ChrisKo17-Apr-08 8:23 
GeneralRe: Same Session in two browsers Pin
N a v a n e e t h17-Apr-08 18:27
N a v a n e e t h17-Apr-08 18:27 
GeneralRe: Same Session in two browsers Pin
Amit Agarrwal17-Apr-08 19:56
Amit Agarrwal17-Apr-08 19:56 
GeneralProgrammatically adding usercontrols Pin
threemp316-Apr-08 15:02
threemp316-Apr-08 15:02 
GeneralRe: Programmatically adding usercontrols Pin
Phivos Stylianides16-Apr-08 15:38
Phivos Stylianides16-Apr-08 15:38 
GeneralRe: Programmatically adding usercontrols Pin
Sandeep Akhare16-Apr-08 22:40
Sandeep Akhare16-Apr-08 22:40 
QuestionPUBLISHED ASPX PAGE BUT KEEP GETTING LOADING FILES/ASSEMBLIES ERRORS. HELP PLEASE! Pin
Phivos Stylianides16-Apr-08 13:19
Phivos Stylianides16-Apr-08 13:19 
GeneralRe: PUBLISHED ASPX PAGE BUT KEEP GETTING LOADING FILES/ASSEMBLIES ERRORS. HELP PLEASE! Pin
Christian Graus16-Apr-08 14:13
protectorChristian Graus16-Apr-08 14:13 
QuestionRe: PUBLISHED ASPX PAGE BUT KEEP GETTING LOADING FILES/ASSEMBLIES ERRORS. HELP PLEASE! Pin
Phivos Stylianides16-Apr-08 14:29
Phivos Stylianides16-Apr-08 14:29 
GeneralRe: PUBLISHED ASPX PAGE BUT KEEP GETTING LOADING FILES/ASSEMBLIES ERRORS. HELP PLEASE! Pin
Sandeep Akhare16-Apr-08 22:47
Sandeep Akhare16-Apr-08 22:47 
QuestionRe: PUBLISHED ASPX PAGE BUT KEEP GETTING LOADING FILES/ASSEMBLIES ERRORS. HELP PLEASE! Pin
Phivos Stylianides17-Apr-08 1:57
Phivos Stylianides17-Apr-08 1:57 

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.