Click here to Skip to main content
15,922,894 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to assign a web.Config value to imageurl in ImageButton? Pin
Christian Graus7-May-08 0:45
protectorChristian Graus7-May-08 0:45 
Questionweb service Pin
khalil2006-May-08 22:44
khalil2006-May-08 22:44 
AnswerRe: web service Pin
Christian Graus6-May-08 23:59
protectorChristian Graus6-May-08 23:59 
QuestionClassic ASP and Data Tables management in football related web site Pin
sdancer756-May-08 22:10
sdancer756-May-08 22:10 
AnswerRe: Classic ASP and Data Tables management in football related web site Pin
Christian Graus6-May-08 22:17
protectorChristian Graus6-May-08 22:17 
Questionhow to disable previous dates on ajax calendar extender. Pin
Johndas6-May-08 22:02
Johndas6-May-08 22:02 
AnswerRe: how to disable previous dates on ajax calendar extender. Pin
Christian Graus6-May-08 22:37
protectorChristian Graus6-May-08 22:37 
QuestionASP.NET menu seems to clear browser's history [modified] Pin
Rey99996-May-08 22:01
Rey99996-May-08 22:01 
Hello everyone.

I have a reporting application, in which you can choose some different kinds of report through a simple ASP.NET menu webcontrol, fed by the regular web.sitemap file.
Each report page has several pages of detail, which you access by clicking on one item of those listed in the page. Some of the detail pages are shared between two or more report pages, and the parameters are passed through querystring. Nothing new or weird so far.
The big problem started when we were asked to provide a "back" button for each page.
This button is based on browser history and should get you back to previous page no matter where you are.
Our big issue is that sometimes, accessing a report from the menu seems to clear the browser's history, thus rendering our smart "back" button useless.
Is there some undocumented bug in the ASP.NET menu control, which may cause this issue?

Any help would be much appreciated.
Thanks in advance,

Rey9999

UPDATE: the application runs fine in IIS 5.1, the issue seems to be in IIS 6. Also, not only navigating through the menus, but also filtering the report data sometimes clears the history.

Any ideas? what is changed between iis 5 and 6 about how history's managed?



FURTHER UPDATE: My fault; it is not the web server, but the database which causes the issue.
When i use a small test database, everything works. When i use a large production database, the problem shows up. It's almost like the browser "resets" itself when the page takes too long to fetch the data from the DB. BTW, I'm using SQLExpress 2005.

Can anybody help? This time I'm really stuck and even googling can't help me. Please give me an hand.
Frown | :(

YET ANOTHER UPDATE: It seems to happen with IE (6 & 7) only. Gecko-based browsers run just fine. Really, can't get head nor tail out of this.

Rey9999

~~~ From Milano to The Hague, easy as it goes ~~~

General.net website problem in firefox,safari Pin
sreenivasuluvadde6-May-08 21:29
sreenivasuluvadde6-May-08 21:29 
GeneralRe: .net website problem in firefox,safari Pin
R. Giskard Reventlov6-May-08 21:37
R. Giskard Reventlov6-May-08 21:37 
GeneralRe: .net website problem in firefox,safari Pin
N a v a n e e t h6-May-08 22:05
N a v a n e e t h6-May-08 22:05 
GeneralRe: .net website problem in firefox,safari Pin
eyeseetee6-May-08 22:09
eyeseetee6-May-08 22:09 
QuestionDeveloper Server Under Vista Pin
Jan Hirak6-May-08 21:08
Jan Hirak6-May-08 21:08 
AnswerRe: Developer Server Under Vista Pin
eyeseetee6-May-08 21:46
eyeseetee6-May-08 21:46 
Questionsearch error Pin
Bataineh6-May-08 20:58
Bataineh6-May-08 20:58 
AnswerRe: search error Pin
eyeseetee6-May-08 21:42
eyeseetee6-May-08 21:42 
GeneralRe: search error Pin
Bataineh6-May-08 21:51
Bataineh6-May-08 21:51 
GeneralRe: search error Pin
eyeseetee6-May-08 22:07
eyeseetee6-May-08 22:07 
GeneralRe: search error Pin
Bataineh6-May-08 22:14
Bataineh6-May-08 22:14 
QuestionWindows Control on Web Form Pin
Chetan Ranpariya6-May-08 20:57
Chetan Ranpariya6-May-08 20:57 
AnswerRe: Windows Control on Web Form Pin
eyeseetee6-May-08 21:38
eyeseetee6-May-08 21:38 
QuestionRe: Windows Control on Web Form Pin
Chetan Ranpariya6-May-08 23:24
Chetan Ranpariya6-May-08 23:24 
QuestionPage on a Page Pin
Reelix6-May-08 20:46
Reelix6-May-08 20:46 
AnswerRe: Page on a Page Pin
N a v a n e e t h6-May-08 20:48
N a v a n e e t h6-May-08 20:48 
QuestionHow to create a Flat Drop down list in asp.net Pin
Abhijit Jana6-May-08 20:13
professionalAbhijit Jana6-May-08 20:13 

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.