View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jacob Skaria Jacob Skaria is offline
external usenet poster
 
Posts: 8,520
Default How to Post data to website to VBA

Check this out.

http://www.tek-tips.com/viewthread.c...479796&page=23

If this post helps click Yes
---------------
Jacob Skaria


"bob" wrote:

Hello,

I need to write a vba macro to post data to a website, then parse the
response and log it. Does anyone have some example code on
how to do the this?

Thanks in advance,
Bob

--