Click here to Skip to main content
15,891,033 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Portal page Pin
Elina Blank12-Apr-07 7:58
sitebuilderElina Blank12-Apr-07 7:58 
QuestionAJAX Databinded DropDown Option Property Pin
Cfer8312-Apr-07 5:36
Cfer8312-Apr-07 5:36 
AnswerRe: AJAX Databinded DropDown Option Property Pin
Cfer8312-Apr-07 5:55
Cfer8312-Apr-07 5:55 
GeneralRe: AJAX Databinded DropDown Option Property Pin
Cfer8312-Apr-07 6:50
Cfer8312-Apr-07 6:50 
QuestionHow to capture Browser Back button event ? Pin
Ridge Howison12-Apr-07 4:55
Ridge Howison12-Apr-07 4:55 
QuestionProblem with two images! Pin
nclauder12-Apr-07 4:06
nclauder12-Apr-07 4:06 
AnswerRe: Problem with two images! Pin
Guffa12-Apr-07 6:24
Guffa12-Apr-07 6:24 
GeneralRe: Problem with two images! Pin
nclauder12-Apr-07 20:06
nclauder12-Apr-07 20:06 
Thanks Guffa
It has worked. This is how it worked I had to select Bad Mood By default and the code would be:
<asp:Image id=Image1 runat="server" ImageUrl='<%#"/Images/"+((string)DataBinder.Eval(Container.DataItem,"MoodToday")=="Bad Mood" ?"sad":"laughing") +".gif"%>'>
</asp:Image>
Thanks a lot.
GeneralRe: Problem with two images! Pin
nclauder12-Apr-07 21:26
nclauder12-Apr-07 21:26 
Questionsqlserver roles in .net form???????? Pin
Member 387988112-Apr-07 3:32
Member 387988112-Apr-07 3:32 
AnswerRe: sqlserver roles in .net form???????? Pin
Chetan Ranpariya12-Apr-07 21:11
Chetan Ranpariya12-Apr-07 21:11 
QuestionHello frameset problem?? Pin
Amr M. K.12-Apr-07 2:55
Amr M. K.12-Apr-07 2:55 
QuestionAccess file in the client machine Pin
sivainfo12-Apr-07 2:41
sivainfo12-Apr-07 2:41 
AnswerRe: Access file in the client machine Pin
kubben12-Apr-07 4:34
kubben12-Apr-07 4:34 
GeneralRe: Access file in the client machine Pin
sivainfo12-Apr-07 17:46
sivainfo12-Apr-07 17:46 
GeneralRe: Access file in the client machine Pin
kubben13-Apr-07 1:50
kubben13-Apr-07 1:50 
QuestionIt's urget please help me with this code Pin
Oga M12-Apr-07 2:12
Oga M12-Apr-07 2:12 
QuestionURLRewriting of a Pathname like (www.myspace.com/[username]) Pin
Succodimele12-Apr-07 2:10
Succodimele12-Apr-07 2:10 
AnswerRe: URLRewriting of a Pathname like (www.myspace.com/[username]) Pin
e2canoe12-Apr-07 4:50
e2canoe12-Apr-07 4:50 
GeneralRe: URLRewriting of a Pathname like (www.myspace.com/[username]) Pin
Succodimele15-Apr-07 20:54
Succodimele15-Apr-07 20:54 
Questioni want code for crating dynamic check boxes in panel. and i need to store the id's of checked when i click submit button. Pin
haneef112-Apr-07 1:24
haneef112-Apr-07 1:24 
QuestionI will created dynamic check boxes in panel but it losing the checked values when i reloads Pin
haneef112-Apr-07 1:19
haneef112-Apr-07 1:19 
AnswerRe: I will created dynamic check boxes in panel but it losing the checked values when i reloads Pin
Naveed Kamboh12-Apr-07 3:27
Naveed Kamboh12-Apr-07 3:27 
Questionurgent Pin
Shuaib wasif khan12-Apr-07 1:00
Shuaib wasif khan12-Apr-07 1:00 
AnswerRe: urgent Pin
gauthee12-Apr-07 1:08
gauthee12-Apr-07 1:08 

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.