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

to remove the history in firefox

1
I have to clear the Firefox history using javascript. I have done this in IE but that is not working perfectly in firefox. Please help me.

This is the web application and I have to remove the pages from cache as after the user sign out from the web site.
Apr 10 '07 #1
5 2883
mrhoo
428 256MB
You can prevent your site from adding to the history queue, but you can't remove anything that is already there with javascript. In any browser.
Apr 10 '07 #2
drhowarddrfine
7,435 Expert 4TB
I would consider this malicious programming, too.
Apr 10 '07 #3
acoder
16,027 Expert Mod 8TB
I have to clear the Firefox history using javascript. I have done this in IE but that is not working perfectly in firefox. Please help me.

This is the web application and I have to remove the pages from cache as after the user sign out from the web site.
If you want to prevent caching, there are better means rather than trying to remove the history. You can use server-side settings (including your server software) as well as meta tags (though they're not completely reliable). Another option is to add something to the url to force the browser to retrieve the page from the server.
Apr 11 '07 #4
I have to clear the Firefox history using javascript. I have done this in IE but that is not working perfectly in firefox. Please help me.

This is the web application and I have to remove the pages from cache as after the user sign out from the web site.

Could you mention the histroy clearing code for IE.
If you provide , i would be happy, Thanks in advance.

Regards,
Prasana.j
May 31 '07 #5
hi

i hope the below link will help you...

"can javascript clear browser history?" in asp.net forums.
Mar 18 '08 #6

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

Similar topics

3
by: Niall | last post by:
When I say 'last', I mean (eg.) the 100th item in a 100-item history list, *not* the immediately previous one! The problem is, the history.go() method only allows *relative* movement through...
9
by: vighnesh | last post by:
Hi Folks Greetings to you all. I have been dealing a project, in which one of the requirement is to clear FireFox browser history programatically. Can anybody suggest me, how this can be...
7
by: mohammed.naghman | last post by:
Hi, I have 2 submit buttons in a jsp page. One of them takes me to page2.jsp and also passes the values enetered to page2.I have a link in the page2 that does a history.back to come to the...
4
by: Heinrich Wolf | last post by:
Hi all I have a history.back() problem with FF(2). IE works as expected, while FF does not. The multi frame website setup as a whole with a lot of frame content switching works flawlessly in...
6
by: Raffi | last post by:
Hi, My web page has an iframe with a list of items from a database. These items are html links and when clicked they execute a server side script to update the database and reload the iframe...
2
by: Vighneswar | last post by:
Hi All Please let me know is there any way to clear the address bar history ( Typed URLs) of Firefox browser programmatically. Deleting 'index.dat' under profiles folder of firefox will delete...
0
by: cosmok | last post by:
I need people to test a new app that I have created: 'History!'. History! is a personal web history manager. It allows you to save, bookmark and tag the page that you are currently reading and...
2
by: pavanip | last post by:
Hi, I am using the following code to get Internet Explorer filepath to display history list. filePath1 = Environment.GetFolderPath(Environment.SpecialFolder.History) by using the above path i...
1
by: pavanip | last post by:
hi, I have an application that will find Firefox browing history, Auto complete datalist, Temp offline files and Find Computer list. please give me some idea on Auto complete datalist, Temp offline...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.