|
-
Apr 22nd, 2004, 04:12 AM
#1
Thread Starter
Junior Member
VB: Multiple Process Problem
Dear Friends,
I'm developing an application where my application has to bring results from web which, generally, takes 25-30 seconds. For this period of time, I need to show a loader screen. The problem is that when the first process starts(sending request to web server & getting results from there), the application doesn't execute any other command. It simply waits for results & when results arrive they are displayed. So, the loader could not be displayed. Now, how do I solve this problem? Is multi-threading the answer to my problem & is it possible in VB 6.0? If yes, than how?
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
|