hi sonal,
thanks for the info,
can u tell how do we remove that info,
suppose i want to delete the previous page info,
using the functions u told i can access the previous page but is there any
way i can remove the info so that the user is not taken to the previous
page.
Thanks once again for the help.
nebu
-----Original Message-----
From: sonal goyal [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 06, 2000 4:33 PM
To: [EMAIL PROTECTED]
Subject: Re: history
Hi Nebu,
You can use the history object. The history object creates a list of
locations of all the URLs you have visited while you are surfing in the
Internet. You can move backward or forward through the history list. Here's
the properties and methods of the history object:
length - returns an integer denoting length of the history list.
back() - loads the previous URL in the history list.
forward() - loads the next URL in the history list.
go() - allows you to jump to a particular position in the history list. This
method takes positive or negative integer argument. Negtive value for
backward and positive for forward.
Sonal
-----Original Message-----
From: Nebu PM [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 06, 2000 3:43 PM
To: [EMAIL PROTECTED]
Subject: Re: history
hello Arun
can u please tell me how to delete the history or access the history data
using javascript,
it would be really helpful.
thanks
nebu
-----Original Message-----
From: Arunkumar S [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 06, 2000 10:34 AM
To: [EMAIL PROTECTED]
Subject: Re: history
John
I have an idea to do this with java script but never tried it .
If the History object in the Java Script able to access the log then you can
store them in hidden variables (HTML page) and pass them on to the servlet.
Arun
-----Original Message-----
From: Waugh John [mailto:[EMAIL PROTECTED]]
Sent: Sunday, November 05, 2000 6:57 PM
To: [EMAIL PROTECTED]
Subject: history
Is there any way to get access to the history log of the user browser via
servlets, for sites on your domain, at the server side?
John
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html