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

ASP.NET

 
GeneralRe: ASP .NET Begginer Help! Pin
kenexcelon11-Oct-07 16:30
kenexcelon11-Oct-07 16:30 
GeneralRe: ASP .NET Begginer Help! Pin
Christian Graus11-Oct-07 17:24
protectorChristian Graus11-Oct-07 17:24 
QuestionCaptcha Image using ASP.NET 2.0 Pin
nickabradley11-Oct-07 14:46
nickabradley11-Oct-07 14:46 
AnswerRe: Captcha Image using ASP.NET 2.0 Pin
Christian Graus11-Oct-07 15:37
protectorChristian Graus11-Oct-07 15:37 
QuestionIs it possible to add a System.Web.UI.UserControl in an asp:PlaceHolder Pin
thomasa11-Oct-07 6:46
thomasa11-Oct-07 6:46 
AnswerRe: Is it possible to add a System.Web.UI.UserControl in an asp:PlaceHolder Pin
kubben11-Oct-07 8:54
kubben11-Oct-07 8:54 
AnswerRe: Is it possible to add a System.Web.UI.UserControl in an asp:PlaceHolder Pin
Mircea Grelus11-Oct-07 11:51
Mircea Grelus11-Oct-07 11:51 
QuestionLinkbutton doesnt change color after been visited Pin
Md Arif11-Oct-07 4:54
Md Arif11-Oct-07 4:54 
I am developing Asp.net 2.0 website. All the linkbuttons in my website does not defaultly change the color after visiting. Even I tried to use this common CSS property

a:visited
{
color: #800080;
}
a:link
{
color: #0000FF;
}

a:active
{
color: #0000FF;
}

It is not working. Please help me.

Thanks
Mohamed
AnswerRe: Linkbutton doesnt change color after been visited Pin
Guffa11-Oct-07 8:51
Guffa11-Oct-07 8:51 
QuestionReference Control from Derived Class Pin
The Trooper11-Oct-07 4:36
The Trooper11-Oct-07 4:36 
AnswerRe: Reference Control from Derived Class Pin
Christian Graus11-Oct-07 10:31
protectorChristian Graus11-Oct-07 10:31 
QuestionConvert runtime XMLDocument to memory stream Pin
Malayil alex11-Oct-07 4:15
Malayil alex11-Oct-07 4:15 
QuestionHow to edit form view control in asp.net 2.0 Pin
yazali11-Oct-07 4:13
yazali11-Oct-07 4:13 
QuestionAdd smart tags to custom controls base list Pin
GreenGiant8311-Oct-07 4:09
GreenGiant8311-Oct-07 4:09 
Question[Message Deleted] Pin
gopal_Pandey11-Oct-07 4:00
gopal_Pandey11-Oct-07 4:00 
AnswerRe: hi i am having another problem which is in javascripts. Pin
Guffa11-Oct-07 4:09
Guffa11-Oct-07 4:09 
AnswerRe: hi i am having another problem which is in javascripts. Pin
Nagaraju Alli13-Oct-07 0:10
Nagaraju Alli13-Oct-07 0:10 
QuestionURl Rewriting Pin
Brendan Vogt11-Oct-07 3:58
Brendan Vogt11-Oct-07 3:58 
Questionhow can i use google search engine in my site Pin
Arihant rathi11-Oct-07 3:23
Arihant rathi11-Oct-07 3:23 
AnswerRe: how can i use google search engine in my site Pin
Abhijit Jana11-Oct-07 6:21
professionalAbhijit Jana11-Oct-07 6:21 
AnswerRe: how can i use google search engine in my site Pin
DigiOz Multimedia11-Oct-07 15:11
DigiOz Multimedia11-Oct-07 15:11 
Questionwant paging in repeater Pin
Arihant rathi11-Oct-07 3:09
Arihant rathi11-Oct-07 3:09 
AnswerRe: want paging in repeater Pin
Christian Graus11-Oct-07 10:32
protectorChristian Graus11-Oct-07 10:32 
Questionhow can i set image control left position Pin
jagadeeshkumar8411-Oct-07 3:03
jagadeeshkumar8411-Oct-07 3:03 
AnswerRe: how can i set image control left position Pin
Eduard Keilholz11-Oct-07 3:14
Eduard Keilholz11-Oct-07 3:14 

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.