1. I used CreateObject to create an ADO recordset in VBScript, and tried to bind it to a table by using <span datafld="fieldname"></span>. It does not work. Any idea why?

2. Can I bind an xml data island to a table? The xml data island is in the same page as the table. Is this possible?