P Pietro Mar 9, 2005 #1 I want know how to get de size in bytes of a page that is about to be sent to the client after the request, is it possible? Pietro
I want know how to get de size in bytes of a page that is about to be sent to the client after the request, is it possible? Pietro
W William F. Robertson, Jr. Mar 9, 2005 #2 You can use the Filter property of the HttpResponse object to determine the size before sending to the client. http://aspalliance.com/71 bill
You can use the Filter property of the HttpResponse object to determine the size before sending to the client. http://aspalliance.com/71 bill