View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
p3plyr p3plyr is offline
external usenet poster
 
Posts: 15
Default Capture request/response HTTP headers with VBA

hi

was wondering if anyone knows how to do this. there is some code in VB5 that
supposedly gets this information, but it wont work with VBA

http://www.planet-source-code.com/vb...p%2FC117001102

all i need is the code that logs the GET information.

thanks