473,406 Members | 2,705 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.

Data Only Update

kpg
Hi all,

I have a complex page that displays data that is updated every 30 seconds.

The data itself can be put in in xml format and is rather small, so I would
like
download the data only every 30 seconds and update the page client side.

I'm sure I can figure something out but I'm sure this has been done before.

What are the possibilities here?

Know any good reference links?

TIA

kpg
Aug 22 '06 #1
2 983
The standard approach would be to use AJAX.
Here's more info:
http://SteveOrr.net/articles/Ajax.aspx
http://Atlas.asp.net

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"kpg" <ip***@therforeiam.comwrote in message
news:OL**************@TK2MSFTNGP04.phx.gbl...
Hi all,

I have a complex page that displays data that is updated every 30 seconds.

The data itself can be put in in xml format and is rather small, so I
would like
download the data only every 30 seconds and update the page client side.

I'm sure I can figure something out but I'm sure this has been done
before.

What are the possibilities here?

Know any good reference links?

TIA

kpg

Aug 22 '06 #2
kpg
As Steve C. Orr [MVP, MCSD] once said in
microsoft.public.dotnet.framework.aspnet
The standard approach would be to use AJAX.
Here's more info:
http://SteveOrr.net/articles/Ajax.aspx
http://Atlas.asp.net
Exactly what I'm looking for - thanks.
Aug 22 '06 #3

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

Similar topics

2
by: Filippo | last post by:
Hi, i have a problem about the CLIENT-SERVER architecture procedure. Well , i have an application in VB with ADO connection to a table in a database on a SQLSERVER 7.0 . Is possible to do that...
1
by: Alberto | last post by:
Hello all, I'm new in this newsgroup and I apologise if my question has already done. Let me knwo if FAQ is avaible somewhere. I use msSQL server to manage data for a B2B portal. Orginal data...
0
by: jack | last post by:
I have a form that has textboxes bound to a dataset which I am trying to update. What the form has is: DsCampaign1- Dataset OleDbDataAdapter1- dataadapter OleDBConn - db connection The...
2
by: rob | last post by:
I'm looking for the best way to do minimal (probably 1 MB or so) updates to existing data, by having the client app monitor a live feed. That data feed will periodically broadcast the update...
2
by: Marcus | last post by:
Here is a toy problem describing what I want to do: I have a web page with a single IMG element (say for a 128 x 128 "screen") which is initially blank (image=black pixels). I have AJAX code...
5
gregoryt2002
by: gregoryt2002 | last post by:
I have created a form but would like to put a box on it containing info on when the data for that paricular record was updated. Is there a way of making some automated update stamp so that whenever...
2
by: L.Peter | last post by:
Hi Group, I have a gridview bound to a sqldatasource, this datasource pulls data out from select and update procedures with 10 update parameters the gridview has 15 columns, in edit mode, I want...
7
by: porchelvi | last post by:
Hi everyone, I have a problem with huge data update (like 4000 lines of text ) in the Database through ASP page. IE error was : Script timed out. I believe that the Application process runs out of...
3
by: John | last post by:
Hi I am updating a datatable in a dataset as below; daMyAdpater.Update(MyDataSet.MyTable) How can I trap various different exceptions that may occur during this update process? Thanks
1
by: twin | last post by:
Hi, I want to update multiple row data on single click Here is my code to update one row sql="Update jobs SET instructions='"&instructions&"',date='"&date&" where job='"&job&"'" Please...
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
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
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
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,...
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.