M
MC
Suppose I wish to do a programmatic POST. Is it possible to display
the response in a browser? I also want to keep the same session as
was made with the POST. All I can think of is to first save the
response stream to a file but I don't like that idea, partly because I
lose the session.
Thanks for any input,
Craig
the response in a browser? I also want to keep the same session as
was made with the POST. All I can think of is to first save the
response stream to a file but I don't like that idea, partly because I
lose the session.
Thanks for any input,
Craig