Page 1 of 1

Windows Mobile Error

PostPosted: Thu Apr 10, 2008 7:13 pm
by soesdwebmaster
Windows mobile 5 and 6 will produces the following error:

"Scripting Alert: Include the dhtmlSuite-common.js file".

This occurs with the demonstration at:

http://www.dhtmlgoodies.com/packages/dh ... -sort.html

Of course it also occurs in our application that uses the table-widget. We do have the following line to include the dhtmlSuite-common.js file (even though we don't use the include functionality):

<script type="text/javascript" src="correct-directory/dhtmlSuite-common.js"></SCRIPT>

I'd assume the dhtml demo is setup correctly so the error is probably misleading. Since the error occurs on the demo site as well as our solution, I'd assume the problem is with the widget itself and not our configuration.

I understand that Windows Mobile 6 is supposed to support AJAX, per:

http://msdn2.microsoft.com/en-us/library/bb278115.aspx

Any idea on what the problem is, and if it can be corrected?

Thank you.