View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jeff[_54_] Jeff[_54_] is offline
external usenet poster
 
Posts: 7
Default Special Http Response feature?

I'm wondering if there is a way to fire off a GET request and then not
wait around for the response? The reason for this is that when I send
the request the time on the response can be quite long and it locks up
the userform until I receive the response.