|
-
Jul 2nd, 2001, 09:38 PM
#1
Thread Starter
New Member
How can I send data vía winsock and get the data chunk to the Webbrowser.
This is not a "Download the webpage and then webbrowser1.navigate". Isn't a "send the data vía winsock and replace every href or IMG reference with a complete URL". This is a little more comlpicated:
Case: Retrieve a resource vía post method of a form. The CGI script NEEDS the referrer URL in order to perform the right way.
Need: To send the data vía winsock (or any other method there may be) and get the result displayed in the webbrowser.
Thanks for any help.
My hints: The navigate2 method can send headers, but it sends some headers that can't be modified.
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
|