Click here to Skip to main content
15,914,447 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionAsp Page Timeout happens when deployed but not when run in IDE, despite high timout settings. Pin
PhrankBooth21-Jun-08 5:04
PhrankBooth21-Jun-08 5:04 
AnswerRe: Asp Page Timeout happens when deployed but not when run in IDE, despite high timout settings. Pin
PhrankBooth23-Jun-08 4:22
PhrankBooth23-Jun-08 4:22 
QuestionTreeview Control Pin
rinjin21-Jun-08 3:07
rinjin21-Jun-08 3:07 
QuestionForms Authentication SSO Issue in FireFox Pin
K.P.Kannan21-Jun-08 2:14
K.P.Kannan21-Jun-08 2:14 
Questionclear particular page history only from browser in asp.net 2.0 Pin
trilokharry21-Jun-08 1:49
trilokharry21-Jun-08 1:49 
AnswerRe: clear particular page history only from browser in asp.net 2.0 Pin
Parwej Ahamad21-Jun-08 2:05
professionalParwej Ahamad21-Jun-08 2:05 
GeneralRe: clear particular page history only from browser in asp.net 2.0 Pin
trilokharry21-Jun-08 2:33
trilokharry21-Jun-08 2:33 
AnswerRe: clear particular page history only from browser in asp.net 2.0 Pin
N a v a n e e t h21-Jun-08 16:28
N a v a n e e t h21-Jun-08 16:28 
trilokharry wrote:
how to clear particular page history only from browser.


You can't using ASP.NET. ASP.NET runs on server and emits HTML for the requests. It can't access client's computer and delete history.

trilokharry wrote:
I need hardly.


hardly ?[^]

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

How to use google | Ask smart questions

Questionhow do I Enable the Linkbutton control created on masterpage from another aspx page?? is this possible? In C#&ASP.Net Pin
K V Sekhar21-Jun-08 1:48
K V Sekhar21-Jun-08 1:48 
AnswerRe: how do I Enable the Linkbutton control created on masterpage from another aspx page?? is this possible? In C#&ASP.Net Pin
Parwej Ahamad21-Jun-08 2:00
professionalParwej Ahamad21-Jun-08 2:00 
GeneralRe: how do I Enable the Linkbutton control created on masterpage from another aspx page?? is this possible? In C#&ASP.Net Pin
K V Sekhar21-Jun-08 2:39
K V Sekhar21-Jun-08 2:39 
QuestionSystem.Web.HttpContext.Current.Session give Object reference error Pin
N a r e s h P a t e l21-Jun-08 1:41
N a r e s h P a t e l21-Jun-08 1:41 
AnswerRe: System.Web.HttpContext.Current.Session give Object reference error Pin
Parwej Ahamad21-Jun-08 1:56
professionalParwej Ahamad21-Jun-08 1:56 
Questionconnecting sqlserver database Pin
harish.k1220-Jun-08 23:31
harish.k1220-Jun-08 23:31 
AnswerRe: connecting sqlserver database Pin
Christian Graus20-Jun-08 23:36
protectorChristian Graus20-Jun-08 23:36 
AnswerRe: connecting sqlserver database Pin
SathyaSiva20-Jun-08 23:36
SathyaSiva20-Jun-08 23:36 
GeneralRe: connecting sqlserver database Pin
Christian Graus20-Jun-08 23:36
protectorChristian Graus20-Jun-08 23:36 
GeneralRe: connecting sqlserver database Pin
Christian Graus21-Jun-08 12:38
protectorChristian Graus21-Jun-08 12:38 
Questionwhen Request.IsAuthenticated=true , when we need to set that one Pin
Shaik Haneef20-Jun-08 23:20
Shaik Haneef20-Jun-08 23:20 
AnswerRe: when Request.IsAuthenticated=true , when we need to set that one Pin
SathyaSiva20-Jun-08 23:32
SathyaSiva20-Jun-08 23:32 
Questionrun time event create Pin
Bhim Prakash Singh20-Jun-08 21:49
Bhim Prakash Singh20-Jun-08 21:49 
AnswerRe: run time event create Pin
Christian Graus20-Jun-08 22:02
protectorChristian Graus20-Jun-08 22:02 
AnswerRe: run time event create Pin
Abhijit Jana20-Jun-08 22:08
professionalAbhijit Jana20-Jun-08 22:08 
GeneralRe: run time event create Pin
Bhim Prakash Singh20-Jun-08 22:38
Bhim Prakash Singh20-Jun-08 22:38 
GeneralRe: run time event create Pin
Abhijit Jana20-Jun-08 22:49
professionalAbhijit Jana20-Jun-08 22:49 

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.