Click here to Skip to main content
15,889,822 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Migrating from ASP to ASP.Net Pin
doWhileSomething26-May-07 1:51
doWhileSomething26-May-07 1:51 
AnswerRe: Migrating from ASP to ASP.Net Pin
Christian Graus26-May-07 14:03
protectorChristian Graus26-May-07 14:03 
QuestionDetails View Pin
A kamath26-May-07 0:45
A kamath26-May-07 0:45 
AnswerRe: Details View Pin
doWhileSomething26-May-07 2:23
doWhileSomething26-May-07 2:23 
GeneralRe: Details View Pin
A kamath26-May-07 3:36
A kamath26-May-07 3:36 
QuestionCall JavaScript function from Code behind Pin
Jay_se25-May-07 23:43
Jay_se25-May-07 23:43 
AnswerRe: Call JavaScript function from Code behind Pin
doWhileSomething26-May-07 2:04
doWhileSomething26-May-07 2:04 
QuestionStyleSheet difficulty Pin
deep725-May-07 23:40
deep725-May-07 23:40 
Hi,
In my application, im using a stylesheet, in which i've set styles for different controls.

There one gridview control,in which one column is of hyprelink type, so in stylesheet i have:
a:hover{color:Blue; font-weight:bold; font-size:medium}
a:active{color:Blue; font-weight:bold; font-size:medium}
a:link{color:Black; font-weight:normal; font-size:small}

But there also one hyperlink control, whose style has to be differnt...i can set a class in stylesheet:
.csshyperlink
{
font-family:Arial;
}
but how do i set the hover, link colors?

Kindly do tell me how to do it...

Thanks
AnswerRe: StyleSheet difficulty Pin
doWhileSomething26-May-07 1:54
doWhileSomething26-May-07 1:54 
GeneralRe: StyleSheet difficulty Pin
deep727-May-07 22:42
deep727-May-07 22:42 
Questionurgent Pin
harithadotnet25-May-07 23:16
harithadotnet25-May-07 23:16 
AnswerRe: urgent Pin
kubben26-May-07 3:00
kubben26-May-07 3:00 
GeneralRe: urgent Pin
Not Active26-May-07 7:08
mentorNot Active26-May-07 7:08 
GeneralRe: urgent Pin
kubben26-May-07 7:11
kubben26-May-07 7:11 
AnswerRe: urgent Pin
Not Active26-May-07 7:06
mentorNot Active26-May-07 7:06 
AnswerRe: urgent Pin
Saifi Hasan26-May-07 18:17
Saifi Hasan26-May-07 18:17 
Questionw3wp.exe reaching 500mb after several requests Pin
K.P.Kannan25-May-07 22:42
K.P.Kannan25-May-07 22:42 
AnswerRe: w3wp.exe reaching 500mb after several requests Pin
kubben26-May-07 3:02
kubben26-May-07 3:02 
GeneralRe: w3wp.exe reaching 500mb after several requests Pin
K.P.Kannan27-May-07 5:46
K.P.Kannan27-May-07 5:46 
Question3 tier architecture Pin
bhanu1234525-May-07 20:56
bhanu1234525-May-07 20:56 
AnswerRe: 3 tier architecture Pin
Sonia Gupta25-May-07 21:19
Sonia Gupta25-May-07 21:19 
GeneralRe: 3 tier architecture Pin
bhanu1234525-May-07 22:36
bhanu1234525-May-07 22:36 
AnswerRe: 3 tier architecture Pin
Dave Herren26-May-07 12:35
Dave Herren26-May-07 12:35 
Questiondrop down binding using data table in the grid view Pin
tauras8125-May-07 19:12
tauras8125-May-07 19:12 
AnswerRe: drop down binding using data table in the grid view Pin
Sonia Gupta25-May-07 21:21
Sonia Gupta25-May-07 21:21 

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.