Is there any way to the above in vbscript ?
Thanks
Ian
Printable View
Is there any way to the above in vbscript ?
Thanks
Ian
Why dont yoy try regenerating the Table HTML and use div tag (innerHTML) property to repopulate it?
Fight, I have kind of got it working. I am populating the table on the body load and it works fine, I add a record to the database, delete all the rows in the html table and rebuild it and it works fine if there is 1 or two records, but if there are three records it falls over on deleting the third row, anyone got any ideas ?,
thanks
Ian