| |
artifice81
Posts: 1
Score: 0
Joined: 11/15/2001
From:
Status: offline
|
I unsuccessfully tried: strMyResponse = Server.Execute("blah.asp") All Response.Write within blah.asp actually write to the Response, and not to the variable (silly me).. Is it possible to get my responded page from blah.asp into the var from my referring page so that I can further modify it before I actually send the final response? Thx
|
|