Here what I want to do..
using the httputils2, I want to do a basic post, and wait for the job to be completed...then submit another job, and wait for it to be completed, etc...
using a do while...loop with doevents, I have waited for the JobDone event to fire, but it never does, or the doevents is causing the program to miss it..
anyone have any suggestions?
...Pablo
using the httputils2, I want to do a basic post, and wait for the job to be completed...then submit another job, and wait for it to be completed, etc...
using a do while...loop with doevents, I have waited for the JobDone event to fire, but it never does, or the doevents is causing the program to miss it..
anyone have any suggestions?
...Pablo