HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignHTML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old June 3rd, 1999, 01:03 AM
Rajani
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
How does the BACK function of the browser work ? Does it work based on the browser's history list?
Is there any way of changing the way it works ?

Reply With Quote
  #2  
Old June 3rd, 1999, 02:04 PM
dahamsta
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
No, but what do you want it to do?

adam

Reply With Quote
  #3  
Old June 29th, 2000, 09:21 AM
DavidH@LCGtech.com DavidH@LCGtech.com is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2000
Posts: 1 DavidH@LCGtech.com User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I've got a question on the topic. I'm trying to put a button on a web page that has the same function as the back button in my browser. is it possible?

Reply With Quote
  #4  
Old June 29th, 2000, 11:57 PM
Spookster Spookster is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 1999
Posts: 84 Spookster User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 10
The back button works off the browser history list. Yes you can manipulate the previous current URL in history. If you wished to remove the current URL from the history when you go to the next page you could use a replace method:

<a href="javascript:window.location.replace('nextpage.html');">Next Page</a>

This would remove the current URL from history and replace it with the 'nextpage.html'.

To mimic the browser back button you can do this:

<form>
<input type="button" value="Go back" onClick="window.history.go(-1);">
</form>

Spookster

------------------
Visit the WSAbstract Help Forum for your Javascript, DHTML, or General Web Design Questions

Reply With Quote
  #5  
Old June 30th, 2000, 10:22 AM
TSRealm TSRealm is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2000
Location: Randolph, NJ
Posts: 36 TSRealm User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
Send a message via ICQ to TSRealm
Here. All you have to do is create a link like this.


<a href="javascript:window.history.go(-1);">Back</a>

Hope that helps.

------------------
================
-Khill, www.tsrealm.com

Reply With Quote
  #6  
Old August 16th, 2000, 08:32 PM
theshrike theshrike is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Posts: 1 theshrike User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I was wondering if it is possible for an external application to listen to the "Back" button on a browser. I'm working on an application that needs to know in what order a person looks through sites. We can tell when a person loads a new site, but not when they click the "Back" button and go to a site that has been cached. Any help would be greatly appreciated thanks.


Reply With Quote
  #7  
Old September 14th, 2000, 10:58 PM
briand briand is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2000
Location: USA
Posts: 2 briand User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
So why not use an uncacheable image? Just like most of those page-counters, the image (whether served staticly or through cgi) is set to be uncacheable, and so the browser should check each time to see if there is a newer version available.

------------------
WEB CACHING RESOURCES: http://www.web-caching.com/

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > BACK button if browsers


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump



 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway
Stay green...Green IT