Hi all,
I am tryiing to post data from one web page to another using
the webbrowser control's navigate2 or navigate method.
The examples I can find tell me that i need to send the
post data in ascii binary format which can be done in a safearray.
Does anyone know how to do this in VB6 or is there another way?
Thanks
Adrian