I have data streaming from remote Database as XML. The basic structure stays the same but numerical values inside the XML change continously.
Is there a way to display this data in a browser to reflect the continously changing numerical values without refreshing the entire webpage evry second using XSL?
I do not want to use Java Applet like they do at E-Trade live streaming; just raw XML straight to webpage, in real time via XSL.
Please help.
-Chuksted
Is there a way to display this data in a browser to reflect the continously changing numerical values without refreshing the entire webpage evry second using XSL?
I do not want to use Java Applet like they do at E-Trade live streaming; just raw XML straight to webpage, in real time via XSL.
Please help.
-Chuksted