Click to See Complete Forum and Search --> : Internet Transfer Control


Ehsan
April 9th, 2001, 05:20 AM
Hi

I have used Microsoft Internet Transfer Control to send a Post Request to a web server:

Inet1.Execute , "POST", "t1=100&t2=200"




But this doesn't work. I have not any problem with OpenURL method but I need to POST parameters, so I must use Execute method.

Do u have any idea how can I correct this?

Thanks
Ehsan