473,789 Members | 2,931 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to clear cache using javascript function on page load

8 New Member
I am using Internet Explorer browser, I want to know how to clear cache and cookies using javascript function or java, when each time the page is loaded.

i know to do manually in IE using TOOLS option in IE. but i want to know using javascript function.

urgent please can anyone advice me.

with regards
A.santhosh kumar
Aug 10 '07 #1
1 13692
acoder
16,027 Recognized Expert Moderator MVP
Moved from Articles section.
Aug 10 '07 #2

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

Similar topics

1
4627
by: Sanjay Goel | last post by:
Hi, I have a input field like this <input name="To" type="text" class="input" value="<%=toList%>" size="106" onBlur="validateUser(document.NewCollab.To)"> this calls validateUser() as soon as I update the input field and lose focus from it. What I want is that this validateUser() should also be called on the intial <%=toList%> that I am filling. I tried adding onLoad="validateUser(document.NewCollab.To)"
1
1836
by: lhan_chriz2pher | last post by:
Hi All, I hope someone can help me. Im saving data in the cache using .net but now i want to retrieve the data save in the cache using javascript. Please give me some trick on how will i do that. tnx Regards, Lhance
4
2385
by: mantrid | last post by:
Can anyone see why the checkbox in the code below doesnt get ticked when the textbox is changed ***This javascript function is called in the textbox's onchange event to check it when it is changed***** <script type="text/JavaScript"> function changed(x){ document.getElementById(x).checked=true;
1
2203
by: ariel gons | last post by:
This is one of my project and also my thesis in school. How can I get data on database MYSQL using javascript function? Is there anybody here can help me with this problem.. Can anyone give me a sample code for this.. Please help me with this.
0
825
by: sujithnetuser | last post by:
I am using confirm messagebox in javascript function generated at runtime. The messagebox comes with prompt 'Are you sure you want to accept the order". But I want to make the prompt as "Are you sure you want to accept the order No.#23001" where order no. 23001 is in a variable xxx. Please suggest modifications. The code used is as follows; if(!this.objParent.objParent.IsStartupScriptRegistered(strScriptId)) {...
1
1976
by: lakshmishri | last post by:
hi all can anyone answer this ?? i have developed a module which displays cricket score card and this is one of the part in a HTML page along with other modules. now this module alone must be refreshed at regular intervals without refreshing the page. this has to implemented using javascript can anyone help me out ??
0
1254
by: sudhashekhar30 | last post by:
hi i m trying to set text property of label which is in content page from javascript function. function empcodesize() { var size=document.getElementById('<%=TxtempCode.ClientID %>').value; var lblmsg=document.getElementById('<%=LblValidMsg.ClientID %>').id; var len=size.length; if(len<9) { set text property of label here or any other option }
3
1392
by: =?Utf-8?B?cm9kY2hhcg==?= | last post by:
hey all, is it ok or normal to use ClientScript.RegisterStartupScript in the c# code-behind page load event? and do i absolutely need to check for ClientScript.IsStartupScriptRegistered("key"), especially in the page load? thanks, rodchar
3
2638
by: Anz | last post by:
Is there any javascript function available to set the default home page which would work properly in firefox ?, I didn't find any javascript function which will work on firefox, If there any?
0
9511
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10200
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10139
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7529
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5418
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5551
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4093
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3701
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2909
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.