Charles
11-20-2008, 11:47 AM
The client went and put four or five thousand MPGs on DVDs but now wants them all in one directory on one external hard drive. I've written a charming little HTML Application (HTA) that copies things over and keeps a log (I've come to love ADO recordsets) but I'm having a wee problem with the UI.
I'm using DOM methods to list in a table what's being copied but I can't get MSIE to display the results until the copying is done. How do I get MSIE to stop buffering and draw the results?
I'm using DOM methods to list in a table what's being copied but I can't get MSIE to display the results until the copying is done. How do I get MSIE to stop buffering and draw the results?