|
-
December 21st, 1999, 03:38 AM
#1
HTTP POST with Internet Transfer Control
I'm trying to post data with the Internet Transfer Control 6.0. But it doesn't seem to work.
Does anyone have an idéa???
-
December 28th, 1999, 03:35 AM
#2
Re: HTTP POST with Internet Transfer Control
2 methods work
one is inet1.openurl("http://page name")
inet1.execute()
u dont have to use or specify get or post method i u want to get the values in ur cgi application like say ASP
in ASP PAGE write REquest("querystring") it will return ur value
Sudharshaan
-
January 6th, 2000, 11:57 AM
#3
Re: HTTP POST with Internet Transfer Control
I've had the same problem, however you can create an invisible web browser control create an html page on the fly with all your post data in and then navigate to a program using the wb control.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|