Click here to Skip to main content
15,896,063 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Syntax to create class in ASP.net Pin
Suresh Suthar21-Aug-09 20:31
professionalSuresh Suthar21-Aug-09 20:31 
GeneralRe: Syntax to create class in ASP.net Pin
Abhijit Jana21-Aug-09 20:35
professionalAbhijit Jana21-Aug-09 20:35 
AnswerRe: Hi Pin
Christian Graus22-Aug-09 1:38
protectorChristian Graus22-Aug-09 1:38 
QuestionConnecting to Oracle in asp.net Pin
srikantha_nagaraj21-Aug-09 18:50
srikantha_nagaraj21-Aug-09 18:50 
QuestionOpen PopUp Window when user close the Browser Close Button Pin
venkat86_ece21-Aug-09 17:32
venkat86_ece21-Aug-09 17:32 
AnswerRe: Open PopUp Window when user close the Browser Close Button Pin
Abhijit Jana21-Aug-09 19:52
professionalAbhijit Jana21-Aug-09 19:52 
GeneralRe: Open PopUp Window when user close the Browser Close Button Pin
venkat86_ece21-Aug-09 20:11
venkat86_ece21-Aug-09 20:11 
Questionchange the item color of buttedlist problem Pin
Seraph_summer21-Aug-09 10:06
Seraph_summer21-Aug-09 10:06 
I want to change the text color of the buttetedlist items, as follows, however, it does not change to red,

what is wrong? by the way,if DisplayMode="text", then the color is red, does this mean for linkbutton mode,
the forecolor does not have effect? but how to change the color then? it always show as shaow blue in the explorer,
no idea why. any one can give me help?

or some bugs exist in visual web develper?


<asp:BulletedList ID="BulletedList2" runat="server" DisplayMode="LinkButton" ForeColor="Red">
<asp:ListItem>hello1</asp:ListItem>
<asp:ListItem>hello2</asp:ListItem>
</asp:BulletedList>
AnswerRe: change the item color of buttedlist problem Pin
Abhishek Sur21-Aug-09 10:32
professionalAbhishek Sur21-Aug-09 10:32 
GeneralRe: change the item color of buttedlist problem Pin
Seraph_summer21-Aug-09 10:48
Seraph_summer21-Aug-09 10:48 
GeneralRe: change the item color of buttedlist problem Pin
Abhishek Sur21-Aug-09 11:00
professionalAbhishek Sur21-Aug-09 11:00 
GeneralRe: change the item color of buttedlist problem [modified] Pin
Seraph_summer21-Aug-09 11:08
Seraph_summer21-Aug-09 11:08 
GeneralRe: change the item color of buttedlist problem Pin
Abhishek Sur21-Aug-09 11:26
professionalAbhishek Sur21-Aug-09 11:26 
GeneralRe: change the item color of buttedlist problem Pin
Seraph_summer21-Aug-09 11:29
Seraph_summer21-Aug-09 11:29 
GeneralRe: change the item color of buttedlist problem Pin
Abhishek Sur21-Aug-09 12:11
professionalAbhishek Sur21-Aug-09 12:11 
GeneralRe: change the item color of buttedlist problem Pin
Seraph_summer21-Aug-09 12:23
Seraph_summer21-Aug-09 12:23 
QuestionIs it possible to run a function when the red x is clicked? Pin
JohnQuar121-Aug-09 8:56
JohnQuar121-Aug-09 8:56 
AnswerRe: Is it possible to run a function when the red x is clicked? Pin
Abhishek Sur21-Aug-09 9:30
professionalAbhishek Sur21-Aug-09 9:30 
GeneralRe: Is it possible to run a function when the red x is clicked? Pin
JohnQuar121-Aug-09 10:25
JohnQuar121-Aug-09 10:25 
GeneralRe: Is it possible to run a function when the red x is clicked? Pin
Abhishek Sur21-Aug-09 10:34
professionalAbhishek Sur21-Aug-09 10:34 
QuestionFor Image Verification or CATCHA image in a regisstration page Pin
Nitinpro21-Aug-09 4:40
Nitinpro21-Aug-09 4:40 
AnswerRe: For Image Verification or CATCHA image in a regisstration page Pin
Jay Royall21-Aug-09 5:27
Jay Royall21-Aug-09 5:27 
QuestionCustom validator Pin
diacoboss21-Aug-09 4:26
diacoboss21-Aug-09 4:26 
AnswerRe: Custom validator Pin
Adam Maras21-Aug-09 8:40
Adam Maras21-Aug-09 8:40 
GeneralRe: Custom validator [modified] Pin
diacoboss24-Aug-09 4:16
diacoboss24-Aug-09 4:16 

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.