I am looking for a Active-X control or something that will do the following task.
I need a html table to receive updated data and display it when received. This data can either be received from a database of from the object/control itself.
Printable View
I am looking for a Active-X control or something that will do the following task.
I need a html table to receive updated data and display it when received. This data can either be received from a database of from the object/control itself.
You can try ADO.
jeffro