|
-
Nov 20th, 2002, 07:18 AM
#1
Thread Starter
New Member
making dhtml document update
afternoon
I have a webpage created by an ASP page that writes a database query result set to an array for client side processing. I use a client side Sub to put this data into an html table in various orders. That all works well but it takes a fair while for inet explorer to put 300 rows into a table. All these rows appear to load at once when the sub ends and returns control to the page.
Is there any way of doing like a DoEvents for a webpage? Or something to force a render update?
Any help appreciated.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|