473,320 Members | 1,861 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,320 software developers and data experts.

back button woes

I've been able to essentially disable the back button on IE6 by
expiring the cache. I would like to do the same for the browser
that runs on pocketPC. I believe it is IE4. However this technique
doesn't seem to work. Anyone know how I might try to keep the
back button from showing previous pages of this application?

thanks,

Robert Megee
Nov 19 '05 #1
3 1304
>I've been able to essentially disable the back button on IE6 by
expiring the cache. I would like to do the same for the browser
that runs on pocketPC. I believe it is IE4. However this technique
doesn't seem to work. Anyone know how I might try to keep the
back button from showing previous pages of this application?


You're not going to like this answer, but I'll give it anyway ;-)

Disabling the back button is one of the most unfriendly things you can
do to a user. It is the second most common navigational aid on the web
(after the hyperlink) and if you disable it, people will hate your site.
They will still click the back button and see the error message. This
will either annoy them enough to make them go elsewhere (remember, the
next site is only one click away), or they will refresh the page,
causing another postback. This could have side-effects that you don't
want.

This isn't my opinion, it's the opinion of many web experts and
usability experts. Feel free to ignore it, but you will drive a lot of
people away from your site.

HTH

--
Alan Silver
(anything added below this line is nothing to do with me)
Nov 19 '05 #2
On Sun, 13 Mar 2005 14:33:20 +0000, Alan Silver
<al*********@nospam.thanx> wrote:
I've been able to essentially disable the back button on IE6 by
expiring the cache. I would like to do the same for the browser
that runs on pocketPC. I believe it is IE4. However this technique
doesn't seem to work. Anyone know how I might try to keep the
back button from showing previous pages of this application?


You're not going to like this answer, but I'll give it anyway ;-)

Disabling the back button is one of the most unfriendly things you can
do to a user. It is the second most common navigational aid on the web
(after the hyperlink) and if you disable it, people will hate your site.
They will still click the back button and see the error message. This
will either annoy them enough to make them go elsewhere (remember, the
next site is only one click away), or they will refresh the page,
causing another postback. This could have side-effects that you don't
want.

This isn't my opinion, it's the opinion of many web experts and
usability experts. Feel free to ignore it, but you will drive a lot of
people away from your site.

HTH

If I was doing a site for general consumption I to would not consider
such a thing. What I'm doing is a web based front end for our factory
control software that does a series of validations (unlike the actual
mes) to keep our operators from mis-processing lots and allow them to
enter much of the information with bar-code scanning. It's a private
network and hand-held windowsCE devices are used for this purpose.
Using the back button enables the operators to attempt to enter data
that is possibly not current. So in this case your concerns don't
apply.
For some reasons even though I tell the operators not to use the back
button, they can't resist. Maybe I can record the use of the back
button along with the user id to help me get my point across.

Thanks for the information anyway.

Robert

Nov 19 '05 #3
Robert,

Fair point. I didn't realise this was a private site.

Still, it's a shame we can't teach people how we think they should use a
site. It would save a lot of usability issues!!! Never mind what *you*
think, do it my way!!

Ta ra
I've been able to essentially disable the back button on IE6 by
expiring the cache. I would like to do the same for the browser
that runs on pocketPC. I believe it is IE4. However this technique
doesn't seem to work. Anyone know how I might try to keep the
back button from showing previous pages of this application?


You're not going to like this answer, but I'll give it anyway ;-)

Disabling the back button is one of the most unfriendly things you can
do to a user. It is the second most common navigational aid on the web
(after the hyperlink) and if you disable it, people will hate your site.
They will still click the back button and see the error message. This
will either annoy them enough to make them go elsewhere (remember, the
next site is only one click away), or they will refresh the page,
causing another postback. This could have side-effects that you don't
want.

This isn't my opinion, it's the opinion of many web experts and
usability experts. Feel free to ignore it, but you will drive a lot of
people away from your site.

HTH

If I was doing a site for general consumption I to would not consider
such a thing. What I'm doing is a web based front end for our factory
control software that does a series of validations (unlike the actual
mes) to keep our operators from mis-processing lots and allow them to
enter much of the information with bar-code scanning. It's a private
network and hand-held windowsCE devices are used for this purpose.
Using the back button enables the operators to attempt to enter data
that is possibly not current. So in this case your concerns don't
apply.
For some reasons even though I tell the operators not to use the back
button, they can't resist. Maybe I can record the use of the back
button along with the user id to help me get my point across.

Thanks for the information anyway.

Robert


--
Alan Silver
(anything added below this line is nothing to do with me)
Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

25
by: KK | last post by:
Hi, I am using history.go(-1) for implementing the back button functionality. Its working fine but with this exception. 1. The page which is having back button has some hyperlinks on it. ...
1
by: William Bradley | last post by:
Access has me flummoxed again (nothing new in that). I added menu buttons to a form using the command button wizard on the tool bar. They worked fine. You can see the "onclick" event under...
1
by: Robert Neville | last post by:
I am having some trouble with some old code revolving around custom form navigation buttons. My main form has a sub-form with these custom navigation buttons. In other words, the code should be...
0
by: Robert Megee | last post by:
I've been able to essentially disable the back button on IE6 by expiring the cache. I would like to do the same for the browser that runs on pocketPC. I believe it is IE4. However this technique...
1
by: Peter D. Dunlap | last post by:
Hello, I realize that this may not be the best place to ask this question, through the application is asp.net. I also realize that questions about disabling the back button are generally met...
4
by: Hypo | last post by:
I added a 'Back' button to my page, and wrote 'OnClick' code something like this: Response.Write("<script>history.go(-" + iDepthIndex.ToString() + ");</script>"); But, it dosnt work! Effect...
8
by: Galina | last post by:
Hello I have 6 dependent list boxes on my ASP page:  Faculty;  Lecturer;  Course;  Course occurrence;  Group;  Week commencing date. When faculty is selected, lists of lecturers and...
29
by: Tom wilson | last post by:
I can't believe this is such an impossibility... I have an asp.net page. It accepts data through on form fields and includes a submit button. The page loads up and you fill out some stuff. ...
5
by: Tom wilson | last post by:
I'm developing an application that is a benefits enrolment website. The benefits can be of any type in any order as stored in a SQL server. On each page is a Back and Next button. At a certain...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.