|   | Product Home Page | Developer Site | Version | 
|      | 
The following example sets a variable equal to the total number of bytes included in a request object:
<%
dim bytecount
bytecount = Request.TotalBytes
%>
|      | 
Copyright © 2003 Sun Microsystems, Inc. All rights reserved.