Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Gentlemen,

I need some guidence on a task I have been given.

Is it possible to have a web page display data collected in a database?

I have a table collecting real time data from units in the field and would like to display the data in a graph without having to refresh the entire page (something like the task managers graph on the preformance tab).

 

I was thinking I would have to use an activex controls but one of the requirements is not to install anything on the clients computer because security will interfere with that method.

 

Is there any other methods that I can use?

 

Does anyone know of some java sites that have related information?

Posted

tfowler said all you needed to know :) Atlas is great for that, but you have another AJAX open source library (SARISSA) ready to use in http://sarissa.sourceforge.net/doc/

 

Besides this you can always use when possible CSSs it improves page reloads because its very light and runs at client side.

 

Regards,

Tiago Teixeira

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...