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

disable refresh feature in browser

Even there is no status bar and toolbar, refresh still happens in the
background. Is there any way to disable refresh feature in browser??

Winopentest.html

<html>
<body>
<a href="#"
onclick='window.open("test.asp",null,"height=500,w idth=500,status=no,toolbar=no,menubar=no,location= no");'>
open new win</a>
</body>
</html>

Test.asp
<%= Time() %>

Please advise. thanks!!

Jul 23 '05 #1
2 5742
jr********@hotmail.com wrote:
Even there is no status bar and toolbar, refresh still happens in the
background. Is there any way to disable refresh feature in browser??

Winopentest.html

<html>
<body>
<a href="#"
onclick='window.open("test.asp",null,"height=500,w idth=500,status=no,toolbar=no,menubar=no,location= no");'>
open new win</a>
</body>
</html>

Test.asp
<%= Time() %>

Please advise. thanks!!


Remove the refresh meta tag from test.asp?

--
Rob
Jul 23 '05 #2
Refresh of what?

Your test code, while complete (although you do not return false to
prevent the link being followed), is not sufficent to describe what it
is you wish to do. More details may evoke useful suggestions.

Tim

<jr********@hotmail.com> wrote in message
news:11*********************@f14g2000cwb.googlegro ups.com...
Even there is no status bar and toolbar, refresh still happens in
the
background. Is there any way to disable refresh feature in browser??

Winopentest.html

<html>
<body>
<a href="#"
onclick='window.open("test.asp",null,"height=500,w idth=500,status=no,toolbar=no,menubar=no,location= no");'>
open new win</a>
</body>
</html>

Test.asp
<%= Time() %>

Please advise. thanks!!

Jul 23 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Tom Post | last post by:
I am doing a simple php header refresh -- header('refresh: 10; url=msgs.php'); that just does a call back to my script every 10 seconds. Things work great when the page is first loaded up, but if...
18
by: no | last post by:
Is there any way to disable the saved form information Mozilla Firefox and Internet Explorer presents in a list every time you type text in a form input, on a page you use every day? If so, what...
6
by: Matt | last post by:
By using javascript, is it possible to disable the REFRESH functionality (F5 or refresh icon) in a browser? Please advise. Thanks!!
1
by: jrefactors | last post by:
Even there is no status bar and toolbar, refresh still happens in the background. Is there any way to disable refresh feature in browser?? Winopentest.html <html> <body> <a href="#"...
4
by: Jim Hammond | last post by:
After much effort, it doesn't seem possible to redirect the user to a new page after 10 seconds by using a server-side timer. I am now using the following meta statement to accomplish the same...
3
by: kj12345 | last post by:
I am writing a content management system where users can remove and edit data. I have a datagrid with a 'remove' button on each row. If a user clicks this (or 'add new', or 'edit') it works fine....
2
by: Andre Ranieri | last post by:
I'm retouching our corporate web site that, among other things, allows customers to log in and pay their invoices online. I noticed that on the checkout page, the credit card number textbox...
4
by: Gunawan | last post by:
Dear All, I would like to know how to disable 'open in a new tab' or 'open in a new window' feature coz I would like to maintain parameter using session id which is not change if we using those...
1
by: David Henderson | last post by:
I know 'disable-output-escaping' has been discussed in the past, but I can't put my finger on any of the threads to see if my current problem is addressed. Sorry for re-asking the question if it...
5
AMT India
by: AMT India | last post by:
How can I disable the password remembering feature of Browser (Both IE and Firefox) using JS ?
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...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
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,...

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.