473,659 Members | 3,239 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to build Server app for auto repeat refresh display at the Bro

Hi All:

I am pretty new at ASP.NET development. Currently I need to build a Web
Server app using C# and ASP.NET to automatically and repeatly refresh data
changes at fixed intervals (2 to 30 secs) occurring at the server side, and
refresh them at the table fields at the Browser screen without any user
intervention.

Typically, the user submit to the Server URL which returns a page that has a
lot of table fields in it but without any input buttons etc. The page is to
stay on refreshing data changes at fixed intervals until the user clicks off.
This application is used for a traditional Dashboard display setup.

Can anybody please advice me on which HTML or Server Control, Caching
methods, timers methods, or any special technique or code samples, etc. -
used under the C# and ASP.NET environment to achieve this??

Thanks - JS
Nov 18 '05 #1
2 2051
Joe Shum wrote:
Hi All:

I am pretty new at ASP.NET development. Currently I need to build a Web
Server app using C# and ASP.NET to automatically and repeatly refresh data
changes at fixed intervals (2 to 30 secs) occurring at the server side, and
refresh them at the table fields at the Browser screen without any user
intervention.

Typically, the user submit to the Server URL which returns a page that has a
lot of table fields in it but without any input buttons etc. The page is to
stay on refreshing data changes at fixed intervals until the user clicks off.
This application is used for a traditional Dashboard display setup.

Can anybody please advice me on which HTML or Server Control, Caching
methods, timers methods, or any special technique or code samples, etc. -
used under the C# and ASP.NET environment to achieve this??

Thanks - JS

QUOTE: 'without any user intervention'
My advice: build a Windows Service and run that on the server (or other
machine).

If you want to dom something with data on a webserver with a certain
interval and you relay on visitors... you're asking for problems.

Best practice could be developing a class library (.dll) with the core
functionality. To test all the stuff in the classes you can either build
a webpage that uses the library or an executable. If you've got it
working you can build a Windows Service that does exactly the same. Why?
Programming a Windows Service can be more or less difficult because it's
programming without an interface.

A Wndoows Service is a program that starts when Windows starts and that
keeps on running in the background.

//Rutger

Nov 18 '05 #2
If you put the following line into the HTML header

<META HTTP-EQUIV="REFRESH" CONTENT=n>

the page will be updated every n seconds.

Eliyahu

"Joe Shum" <Joe Sh**@discussion s.microsoft.com> wrote in message
news:14******** *************** ***********@mic rosoft.com...
Hi All:

I am pretty new at ASP.NET development. Currently I need to build a Web
Server app using C# and ASP.NET to automatically and repeatly refresh data
changes at fixed intervals (2 to 30 secs) occurring at the server side, and refresh them at the table fields at the Browser screen without any user
intervention.

Typically, the user submit to the Server URL which returns a page that has a lot of table fields in it but without any input buttons etc. The page is to stay on refreshing data changes at fixed intervals until the user clicks off. This application is used for a traditional Dashboard display setup.

Can anybody please advice me on which HTML or Server Control, Caching
methods, timers methods, or any special technique or code samples, etc. -
used under the C# and ASP.NET environment to achieve this??

Thanks - JS

Nov 18 '05 #3

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

Similar topics

1
34312
by: Lew | last post by:
Hi all, I'm trying to create a page that has a user-selectable page auto-refresh option (IE 5.5). Essentially, it's a page that contains a checkbox, when the user checks the checkbox, I'd like the page to auto-refresh every 4 seconds....if the user un-checks the checkbox, I'd like to turn off the auto refresh. The page is as follows:
1
6454
by: Theodore A. Jencks | last post by:
Hi all, I posted a question about a side navigation bar earlier where I was encountering this problem. I thought I'd repost the question in a more general format because I'm not sure people quite understood what I was asking in my last post. Here is what I'd like to do: 1. Have a div tag that's soul purpose is to display a repeating background image in the y-axis. 2. The div tag should also have a fixed width.
7
3060
by: Rudy | last post by:
Hello All! After working in the television industry, moving to a developing career has been interesting to say the least. 3 years of developing with books, and the help of you fine folks on this forum, I have learned quite a bit. But that doesn't mean anything when your looking for your first developing gig. 15 years in television production, and not having a college degree in Computer Science does not make me a very good prospect....
7
22689
by: Brian | last post by:
hello, I am looking for a way to auto refresh a web page that I created, but also let the user choose to stop the auto refresh. I can not figure out how to stop the auto refresh. Any help would be appreciated. Thanks, Brian
0
865
by: Auto | last post by:
Hello to everybody, I would like to know how to build an ASP.NET 2.0 Application that show me some data from a SQL Server Table and refresh it every one or two seconds ? With autorefresh ? May be it is not so elegant... I heard somthing about "Client Callback Manager", could this be good for that ? If yes, how ? Has the DataGrid got the autorefresh feature also, after the "Client Callback Manager" for the sorting columns? Can some good...
14
3561
by: rabbitrun | last post by:
Hi Everyone, I work for a financial company. I am planning to give a presentation to rest of the development team (15 people) here on moving server side logic to client-side javascript for an internal intranet application rewrite. This approach will definitely stir up hot debate from hardcore server-side Java folks who wants to do UI stuff even on the server!. Since I am pretty much known as the JS or UI Guy of the group, my Boss...
1
2974
by: neridaj | last post by:
Hello, I've found a few postings of this problem but none of the answers seem to fix my problem. I have a content div wrapped around a left floated image and a right floated table. I want the table to dictate the height to the content div instead of popping out of the bottom of the content div. Seems pretty simple but too complicated for me I guess. If you know how to achieve this please share. Thanks, J /*begin code*/
1
5159
by: pravinnweb | last post by:
can anyone tell me how to set auto height to outer div that is in green box id "gray-background" it should increase relatively to inner div "smbox" here is the css and html code it should work in FF, IE6 and IE7 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE> Employee Listing </TITLE> <META NAME="Generator" CONTENT="EditPlus"> <META NAME="Author" CONTENT=""> <META NAME="Keywords"...
5
8331
by: empiresolutions | last post by:
I'm trying to build a box that i can place content in. This box should dynamically change width and height to accommodate the content inside. I have build out a non-working example here http://sb.cesarvillaca.com/demo/box/box.php. It looks like i want it to be, but it doesn't work dynamically. Can someone please help me get this working, or show me an example i can work from online? Thanks. Here is my html with php for height/width...
0
8428
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8335
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
8851
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8747
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...
0
7356
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5649
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4175
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
4335
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2752
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

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.