Click here to Skip to main content
15,899,754 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiontab control with same position Pin
r aa j11-Nov-08 1:39
r aa j11-Nov-08 1:39 
AnswerRe: tab control with same position Pin
J a a n s11-Nov-08 1:55
professionalJ a a n s11-Nov-08 1:55 
GeneralRe: tab control with same position Pin
r aa j11-Nov-08 1:58
r aa j11-Nov-08 1:58 
GeneralRe: tab control with same position Pin
J a a n s11-Nov-08 4:19
professionalJ a a n s11-Nov-08 4:19 
QuestionSaving upLoaded File with Client Call Back Pin
Ajeet mittal11-Nov-08 1:37
Ajeet mittal11-Nov-08 1:37 
QuestionRetain link Color? Pin
Prasadsm11-Nov-08 1:30
Prasadsm11-Nov-08 1:30 
AnswerRe: Retain link Color? Pin
Ashfield11-Nov-08 1:32
Ashfield11-Nov-08 1:32 
GeneralRe: Retain link Color? Pin
Prasadsm11-Nov-08 2:18
Prasadsm11-Nov-08 2:18 
Hi Bob,
Thanks for your reply.

I have written the script as follows

a:link {
COLOR: #0000FF;
}
a:visited {
COLOR: #800080;
}
a:hover {
COLOR: #FF0000;
}
a:active {
COLOR: #00FF00;
)


when I click on a link..its color gets changed and redirects to some xyz.apsx page(assume).Now the link color gets refreshed in that page.I need to retain the color of link (i.e visited color) in redirected page.
how can this be done?

Thanks in advance.
GeneralRe: Retain link Color? Pin
Ashfield11-Nov-08 2:32
Ashfield11-Nov-08 2:32 
Questioncan a add a drop down control to calender control? Pin
raghvendrapanda11-Nov-08 1:29
raghvendrapanda11-Nov-08 1:29 
AnswerRe: can a add a drop down control to calender control? Pin
Brij11-Nov-08 3:21
mentorBrij11-Nov-08 3:21 
GeneralRe: can a add a drop down control to calender control? Pin
raghvendrapanda11-Nov-08 18:55
raghvendrapanda11-Nov-08 18:55 
QuestionMachine Key error in Web Application Pin
ArunVijay11-Nov-08 0:57
ArunVijay11-Nov-08 0:57 
AnswerRe: Machine Key error in Web Application Pin
AhsanS11-Nov-08 1:17
AhsanS11-Nov-08 1:17 
GeneralRe: Machine Key error in Web Application Pin
ArunVijay11-Nov-08 1:48
ArunVijay11-Nov-08 1:48 
Questionhow to access data from a webpage using RSS Pin
sarang12111-Nov-08 0:50
sarang12111-Nov-08 0:50 
AnswerRe: how to access data from a webpage using RSS Pin
AhsanS11-Nov-08 1:19
AhsanS11-Nov-08 1:19 
QuestionMaster page Pin
NadaAbuGamel11-Nov-08 0:23
NadaAbuGamel11-Nov-08 0:23 
AnswerRe: Master page Pin
Brij11-Nov-08 1:13
mentorBrij11-Nov-08 1:13 
QuestionMaster page in ASP.Net Pin
salma ahmed10-Nov-08 23:34
salma ahmed10-Nov-08 23:34 
GeneralRe: Master page in ASP.Net Pin
Arun Jacob11-Nov-08 0:22
Arun Jacob11-Nov-08 0:22 
Questionnavbar in masterpage and different grids in contentpages and ajax Pin
yasfried10-Nov-08 23:14
yasfried10-Nov-08 23:14 
AnswerRe: navbar in masterpage and different grids in contentpages and ajax Pin
Arun Jacob11-Nov-08 0:15
Arun Jacob11-Nov-08 0:15 
GeneralRe: navbar in masterpage and different grids in contentpages and ajax Pin
yasfried11-Nov-08 0:42
yasfried11-Nov-08 0:42 
Questionhow to access data from one site to another Pin
sarang12110-Nov-08 22:35
sarang12110-Nov-08 22:35 

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.