Posted by thomad thomad
on 26.12.2007 13:37
Hello,

I have a problem with the examples (with Internet Explorer).

The message "waiting for data..." displays and blocked.

The data are not in the table. With Firefox it's ok, no problem.

Can you help me?

Excuse my English!

open rico : 2.0 beta
internet explorer : 6.0
WAMP5 Version 1.7.2 (apache2,php5)

A+
Posted by Matt Brown
on 02.01.2008 21:48
You need to try and narrow down where things are going wrong. Have you 
enabled script debugging in Internet Explorer? Microsoft's free 
"fiddler" tool can help you track the xmlhttprequests. And even though 
it might not help in this situation, I would also recommend loading 
Microsoft's Developer Toolbar.

Matt