-
DoEvents in VBScript?
I am running through a client side loop on an asp page. During each pass in
this loop, I want to change the innerText of a div on the page. Trouble is,
the page never changes until the sub is complete, and the div text is whatever
the loop last set it to. I know DoEvents is not included in VBScript, but
that's the functionality I need. Does anyone know of something that achieves
what DoEvents achieves? How can I get the page to display the changes I make
while the sub is still executing?
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks