 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Shane Holmes Guest
|
Posted: Tue May 08, 2007 6:05 am Post subject: Capturing Response Stream ? |
|
|
Delphi 2007 - Intraweb 9.x
I use a custom HTTP server which takes a request and responds by sending
back a report (PDF format).
This works great with regular HTML and IE.
I am now creating a Intraweb ISAPI DLL and sending the requests with the
appropriate parameters to the custom HTTP server in hopes of getting back a
report.
How can I capture this response stream and display it in a IW component or
new window?
Because this is a DLL, I don't want the response to unload and replace my
DLL, so I need to display the response in a IW component or new window.
Can anyone help me?
THanks |
|
| Back to top |
|
 |
Guillermo Ortega Guest
|
Posted: Tue May 08, 2007 8:09 pm Post subject: Re: Capturing Response Stream ? |
|
|
Shane Holmes wrote:
| Quote: | Delphi 2007 - Intraweb 9.x
I am now creating a Intraweb ISAPI DLL and sending the requests with
the appropriate parameters to the custom HTTP server in hopes of
getting back a report.
How can I capture this response stream and display it in a IW
component or new window?
|
check the thread "Submitting Form data directly", there is a sample on
how to make a call and have the response (the code used is for indy 9)
Guillermo
-- |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|