Hi,

I am trying to automate a process using a VB macro in Outlook. There are two operations it needs to do, submit a form to a web page and capture some of the data in the page it is forwarded to and then open another web page using that data.

I can open an IE window and send it to the appropriate page, using javascript i can fill and submit the form but i do not know how to capture the information in the page that is generated by the server as a result.

Any resources I can look at or code snippets that might be of help?

Thanks, Alex