473,406 Members | 2,404 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,406 software developers and data experts.

Refreshing web page

Joe
Hello All:

I have a business rule that says that a web page needs to be refreshed every
5 miinutes. Do any of you have expereince with this? What is the best way
to implement it?

TIA,
--
Joe
May 10 '06 #1
3 1141
may try in <head>

<meta http-equiv="refresh" content="500">

or just ATLAS it.

SA
"Joe" <Jo*@discussions.microsoft.com> wrote in message
news:54**********************************@microsof t.com...
Hello All:

I have a business rule that says that a web page needs to be refreshed
every
5 miinutes. Do any of you have expereince with this? What is the best
way
to implement it?

TIA,
--
Joe

May 10 '06 #2
Joe
ATLAS it?
--
Joe
"MSDN" wrote:
may try in <head>

<meta http-equiv="refresh" content="500">

or just ATLAS it.

SA
"Joe" <Jo*@discussions.microsoft.com> wrote in message
news:54**********************************@microsof t.com...
Hello All:

I have a business rule that says that a web page needs to be refreshed
every
5 miinutes. Do any of you have expereince with this? What is the best
way
to implement it?

TIA,
--
Joe


May 10 '06 #3
Check out AJAX or/and ATLAS

You still need to write JavaScript timer function to refresh your web page.

AJAX = Asynchronous JavaScript And XML,
ATLAS is an "AJAX" based Framework++++ being written by Microsoft. They are
planning on writing lots of functionality of .NET in JavaScript so you can
use it on the client side. With a JavaScript Timer you can get data
directly to the section of your screen without postback.

www.virtualearth.com or http://local.live.com/ was written in ATLAS, But
Google Maps was written in AJAX !

If you Google AJAX or/and ATLAS you will find enough info to keep you busy
for years.

http://weblogs.asp.net/scottgu/archi...28/416185.aspx

Happy chasing technology.

SA
Once you stop chasing technology your are 6 feet under.

"Joe" <Jo*@discussions.microsoft.com> wrote in message
news:DC**********************************@microsof t.com...
ATLAS it?
--
Joe
"MSDN" wrote:
may try in <head>

<meta http-equiv="refresh" content="500">

or just ATLAS it.

SA
"Joe" <Jo*@discussions.microsoft.com> wrote in message
news:54**********************************@microsof t.com...
> Hello All:
>
> I have a business rule that says that a web page needs to be refreshed
> every
> 5 miinutes. Do any of you have expereince with this? What is the best
> way
> to implement it?
>
> TIA,
> --
> Joe


May 10 '06 #4

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

Similar topics

1
by: sentinel | last post by:
Hello, I'm having problems refreshing a main window, and am not sure really whether the solution will be Javascript or PHP related. Firstly, I have a main file that calls a pop-up box which...
60
by: A.Translator | last post by:
I have been struggling with a page that is based on a table structure (because that is all I am feeling comfortable with at the moment) styled with css. One of the problems I run in to is Opera...
0
by: msnews | last post by:
Hi -- I'm very, very new to ASP.Net, and I've been trying for several days to figure out how to update a datagrid AND refresh it on the client side so that the page doesn't refresh. I've torn my...
2
by: jdi | last post by:
Hello, I have a seemingly basic question about ASP.NET. I would like to create a page containing an image, which keeps swapping the url of the image source, without refreshing the entire page. ...
5
by: Jensen Bredal | last post by:
Hello, I need to display self refreshing information on a web page written with asp.net. I would image that the info would be displayed either as part of a user control or a web control. How can...
2
by: Ben | last post by:
Hi, One ASP.NET transactional page conducts a long transaction in a button click function. I want to display the transaction progress info in label control without refreshing page. It is...
4
by: Dan | last post by:
Hi, i'm not sure to understand the difference between refreshing the pagina by clicking on 'refresh' in the browser and a postback. What i think it is: Suppose a page with a form containing a...
13
by: honey99 | last post by:
Hi! I have to fix a problem in JSP.Actually,i have a JSP page say Ex1.jsp.In this Ex1.jsp i have an anchor tag which links into another JSP page i.e when i click on the link another pop-up window...
9
by: Bali | last post by:
Default.aspx is the starting page containing a control(ascx) which has asp:button control on it. On the button click event it has to open a new page as a modal control. Since refreshing a page in a...
0
by: Bali | last post by:
Default.aspx is the starting page containing a control(ascx) which has asp:button control on it. On the button click event it has to open a new page as a modal control. Since refreshing a page in...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
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
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...

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.