473,385 Members | 1,893 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Back button disabled

Hi all,
When I view my page(ASP.net with C#) in browser, the back button (IE 6.0) gets disabled and I'm not able to view the previous page.In my page I've a back button in my toolbar.Is there any C# coding to move to previous page without refreshing which i can use in my page's back button(Not IE's Back Button).
Please Help me.
Nov 12 '07 #1
3 1119
kenobewan
4,871 Expert 4TB
Here is an article that may help:
ASP.NET - Events
Nov 12 '07 #2
Here is an article that may help:
ASP.NET - Events
Thank you Kenobewan. But article didn't helped.Why my IE's Back button getting disabled. Is there anyway to enable it?
Nov 13 '07 #3
mzmishra
390 Expert 256MB
I have faced similar type of problem before.
In my case I have large amount of data displayed in a grid in main page .
When I am clicking on a particular row of grid and browse to next level the back button got dissable.
I read many articles which states there is a limitation in asp.net how much data you can dispaly per page.
I do not remeber the links for the same you can search it in internet.

In my case I have resolved the same by restricting the amount of data on main page.
Nov 13 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Nick Li | last post by:
Hi, I need to create a html page so that "Back" button(or some other button) is disabled in IE browser. I would appreciate your help. Nick Li
1
by: FluxForums | last post by:
<a href="" onclick="history.go(-1); return false;">Your Image or Tex Link</a -- FluxForum ----------------------------------------------------------------------- FluxForums's Profile:...
5
by: Dani | last post by:
Hello everybody, I have some code that disables form elements on body load, but I notice when I hit the "back" button, I need to re-enable the form elements (that is done by clicking on a radial...
2
by: David Stahl | last post by:
Good evening. I was hoping someone can help me: I have an ASP.NET page which contains an ArrayList bound to a DataGrid. The DataGrid displays, in columns, a few members of the objects in this...
1
by: Bob Schroeder | last post by:
I want to conditionally disable/enable a link button based on what row a user has selected in a grid. I have some javascript that is called as a user selects different rows in the grid. I...
3
by: Bubba Gump | last post by:
I hope someone can help here. I'm creating a form that disables certain fields depending on the users choices. But I've noticed that Disabled fields aren't "grayed out" (ie: you can't tell they're...
2
by: sunilthk | last post by:
Hi All, I have a question. If javascript is disabled how asp.net determines which control has caused the post back. As we know that when we clicks on the button the buttons name goes with posted...
5
by: ns21 | last post by:
How can the browser back button be disabled If the form is submitting information to other pages or submitting to itself or using redirections. I tried the tweaks like history.forward(1) in each...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.