M
matt
hello,
so from time to time i have to write code to send a file or a stream
back to the end user. in my mini library i have code to do so. however,
some of the Response object properties arent exactly clear to me, and
for some reason they arent spec'd out in my v1.1 SDK.
can anyone provide a simple break down of the intended purpose &
appropiateness of these:
Response.Clear()
Response.ClearHeaders()
Response.Buffer
....thanks!
matt
so from time to time i have to write code to send a file or a stream
back to the end user. in my mini library i have code to do so. however,
some of the Response object properties arent exactly clear to me, and
for some reason they arent spec'd out in my v1.1 SDK.
can anyone provide a simple break down of the intended purpose &
appropiateness of these:
Response.Clear()
Response.ClearHeaders()
Response.Buffer
....thanks!
matt