Hi Mone.

To answer another question of yours, the createEngine code is in the BODY section, underneath the DIV tags for the table receiving the updates.

I tested the ASP.NET page in Firefox and it worked fine!

I'm noticing that the DIV tags in the client page contain properties not recognized by Microsoft's VisualStudio Editor, namely: source, table, item and field. I can't find them either as recognized properties in W3C and other web sites, but seems to be the difference between IE and Firefox. Any ideas on what do I need to change in the client page to be able to load it from IE? I saw a posting related to a hidden table or something similar to use instead of OverwriteTable. Would that be able to use more generic DIV properties, or another HTML tag instead of DIV that is more browser-agnostic?

Thanks.
-Guillermo