| Author |
DSO and Ajax on firefox
|
Sharon whipple
Ranch Hand
Joined: Jul 31, 2003
Posts: 294
|
|
Hi I have Html page with table that bind to Xml Island, The xml is replaced every few seconds using Ajax, The table displayed correctly on IE but not on firefox, As I understand, firefox doesn't support DSO Is there any other way I can display the table so it will work in both browsers? Thank you Sharon
|
 |
Tina Ma
Ranch Hand
Joined: Nov 29, 2007
Posts: 194
|
|
|
What is DSO?
|
Tina
SCJP 1.4, SCWCD 1.4
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56529
|
|
Originally posted by sreerupa basu: What is DSO?
According to google: Dark Star Orchestra.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16487
|
|
|
And as usual Wikipedia has a disambiguation page. However I didn't find it helpful in trying to guess which DSO was meant in the Firefox concept.
|
 |
Sharon whipple
Ranch Hand
Joined: Jul 31, 2003
Posts: 294
|
|
Originally posted by sreerupa basu: What is DSO?
Sorry, DSO = data source object http://www.w3schools.com/xml/tryit.asp?filename=cd_catalog_island http://msdn2.microsoft.com/en-us/library/ms531384.aspx
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56529
|
|
|
Sounds like you may need server-side assist such as JSP.
|
 |
Sharon whipple
Ranch Hand
Joined: Jul 31, 2003
Posts: 294
|
|
Originally posted by Bear Bibeault: Sounds like you may need server-side assist such as JSP.
Hi The app is JEE web application The final result is html,does it make any difference?
|
 |
 |
|
|
subject: DSO and Ajax on firefox
|
|
|