PDA

Click to See Complete Forum and Search --> : INET HTTP POST, how????


Shaun
Mar 27th, 2000, 04:32 AM
need to post multiple data elements to an ASP
form through the Internet Transfer Control. I
have successfully done this using the openURL
method and simulated a GET rather than a post.

However, my parameters are exceeding the max
length and I need to utilize the POST/Execute
method. Can anyone give me a simple example of
how to do this with multiple data items.

Thanks In Advance.