I am interested in waiting for ALL OPERATIONS to be finished before going to the next line of code. I want it to completely finish loading a web page and have all the data complete before going any further in my code. how can i do this?
Thanks,
Brian Littleton


Reply With Quote