Click here to Skip to main content
15,898,991 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionpop-up calander aspnet 2.0 using c#.net Pin
dhatchu12-Apr-07 19:04
dhatchu12-Apr-07 19:04 
AnswerRe: pop-up calander aspnet 2.0 using c#.net Pin
Sathesh Sakthivel12-Apr-07 19:20
Sathesh Sakthivel12-Apr-07 19:20 
GeneralRe: pop-up calander aspnet 2.0 using c#.net Pin
dhatchu12-Apr-07 19:34
dhatchu12-Apr-07 19:34 
GeneralRe: pop-up calander aspnet 2.0 using c#.net Pin
Sathesh Sakthivel12-Apr-07 19:49
Sathesh Sakthivel12-Apr-07 19:49 
QuestionSending email using asp Pin
selvanhema12-Apr-07 19:01
selvanhema12-Apr-07 19:01 
AnswerRe: Sending email using asp Pin
Sathesh Sakthivel12-Apr-07 19:29
Sathesh Sakthivel12-Apr-07 19:29 
GeneralRe: Sending email using asp Pin
selvanhema12-Apr-07 21:37
selvanhema12-Apr-07 21:37 
QuestionProblem with two images! Pin
nclauder12-Apr-07 18:53
nclauder12-Apr-07 18:53 
Hi all,
I have two images in ItemTemplate one is sad.gif the other is laughing.gif. In EditItemTemplate I have a RadiobuttonList that Has two RadioButtons one is Good Mood and Bad Mood. The way it works When one selects the Bad Mood RadioButton Image sad.gif is selected and if Good Mood RadioBuuton laughing.gif is selected. and this is how I'm coding it:
<asp:Image id=Image1 runat="server" ImageUrl='<%# DataBinder.Eval(Container.DataItem,"MoodToday")=="Bad Mood" ?"sad":"laughing" +".gif"%>' ImageAlign="Middle" Visible="False"></asp:Image>
The Problem is whether Bad Mood or Good Mood is selected only image.gif appears can some one help me out please?
Thanks

AnswerRe: Problem with two images! Pin
Sathesh Sakthivel12-Apr-07 18:59
Sathesh Sakthivel12-Apr-07 18:59 
QuestionHow to get session total time Pin
meeru8012-Apr-07 18:12
meeru8012-Apr-07 18:12 
QuestionGrid view sort by column Pin
hahii12-Apr-07 12:01
hahii12-Apr-07 12:01 
AnswerRe: Grid view sort by column Pin
Not Active12-Apr-07 15:55
mentorNot Active12-Apr-07 15:55 
QuestionCustomValidator doesn't like CssClass Pin
Hampden Tech12-Apr-07 9:21
Hampden Tech12-Apr-07 9:21 
AnswerRe: CustomValidator doesn't like CssClass Pin
George L. Jackson12-Apr-07 12:15
George L. Jackson12-Apr-07 12:15 
GeneralRe: CustomValidator doesn't like CssClass Pin
Hampden Tech13-Apr-07 8:30
Hampden Tech13-Apr-07 8:30 
GeneralRe: CustomValidator doesn't like CssClass Pin
George L. Jackson13-Apr-07 11:54
George L. Jackson13-Apr-07 11:54 
GeneralRe: CustomValidator doesn't like CssClass Pin
Hampden Tech15-Apr-07 2:42
Hampden Tech15-Apr-07 2:42 
GeneralRe: CustomValidator doesn't like CssClass Pin
George L. Jackson15-Apr-07 3:10
George L. Jackson15-Apr-07 3:10 
GeneralRe: CustomValidator doesn't like CssClass Pin
George L. Jackson15-Apr-07 3:30
George L. Jackson15-Apr-07 3:30 
QuestionSiteMapDataSources, ugly query strings, and dissappearing TreeView controls Pin
Waka Waka Jawaka12-Apr-07 9:06
Waka Waka Jawaka12-Apr-07 9:06 
AnswerRe: SiteMapDataSources, ugly query strings, and dissappearing TreeView controls Pin
Waka Waka Jawaka12-Apr-07 10:02
Waka Waka Jawaka12-Apr-07 10:02 
Questionimagebutton Pin
ADY00712-Apr-07 8:29
ADY00712-Apr-07 8:29 
AnswerRe: imagebutton Pin
Elina Blank12-Apr-07 10:04
sitebuilderElina Blank12-Apr-07 10:04 
QuestionGridView Control Pin
Oga M12-Apr-07 5:43
Oga M12-Apr-07 5:43 
AnswerRe: GridView Control Pin
varshavmane12-Apr-07 18:09
varshavmane12-Apr-07 18:09 

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.