473,503 Members | 2,107 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

No tab/page refresh when internet options internet settings are set to never

8 New Member
Hi Experts here,
Pls help.

first I set the following in IE6 :Under Tools/Internet Options...
1) Temporary Internet file [Settings...]
2) Check for newer versions of stored pages
3) "Never" option is selected

Double click a category to change the current one; tab category stays the same.No tab/page refresh when internet options under temp internet settings are set to

never retrieve new stored pages.

please help me How to do that should work properly .




Thanks and Regards,
Srinivas yadav.
Oct 17 '07 #1
2 1702
srinivasyadavkota
8 New Member
I am here double clicking the selected option which is written

[HTML]<select id="tax" ondblclick="refresh()">value<select>[/HTML]
following is in script tag
Expand|Select|Wrap|Line Numbers
  1. function refresh()
  2. {
  3. parent.location.reload(home.jsp);
  4. }
  5.  
  6.  
I want when setting the browser internet option ->settings to never than also
refresh the my home page but it is not working.

please give any clue
Oct 17 '07 #2
acoder
16,027 Recognized Expert Moderator MVP
If by this you mean you want to prevent a refresh then just return false. Check for newer versions of stored pages being set to 'never' means that the page is retrieved from the cache instead.
Oct 17 '07 #3

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

Similar topics

21
2633
by: Bill H | last post by:
I have a routine that displays 60 items (with thumbnails) per page. You can click any item and displays a new page with item details. When the user back pages it runs the query again to display all...
2
2279
by: Mario | last post by:
Hi, I'm experiencing a nasty problem with Visual Studio .Net 2003. Most Online Resources in the Start Page doesnt work, showing the following message: "This feature requires that you have...
13
2687
by: teenzbutler | last post by:
I have a 10mb ASP file, which will not load in IE 6.0. I get an HTTP 500 error. When I convert the 10mb file to HTML, it loads fine. Is there a limitation on file size? If so, is there a tag I...
2
1288
by: james henderson | last post by:
I can't open the web hosting link on the visual studio start page, it keeps returning: "This feature requires that you have connected to the internet previously or are currently online". I...
9
7708
by: PK9 | last post by:
I'm having an issue with the "Refresh" of an asp.net page. The refresh is actually calling my last onClick event. I thought that asp.net was supposed to be stateless in that it shouldn't...
3
392
by: CLEAR-RCIC | last post by:
I create an ASP.Net page and put a button on there. I run the project and clik the button twice. If I then try to hit the back button on my browser I get a "The page cannot be displayed" error. ...
1
3535
by: Daniel Alvarez | last post by:
Hello. First of all, I'm working in an ASP.NET 1.1 project, which has a large page (due to client requirements, a huge page is needed to process the information, and it has a lot of interactivity...
10
3426
by: paulie | last post by:
Hi, I have been experiencing an issue when trying to use AJAX to reload a DIV area using a timer of 2000ms, which contains a html page with another DIV and javascript. Scenario -------------...
11
2454
by: PW | last post by:
One of my ASP's was working fine for a long time. Now it has started constantly refreshing itself. Everytime I run it I just get the first part of the page, then it refreshes itself, the rest of...
0
7093
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
7353
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...
1
7011
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
7468
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...
0
5596
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4689
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3170
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1521
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 ...
1
747
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.