
InternetUnicodeHTMLCSSScalable Vector Graphics (SVG)Extensible Markup Language (xml)ASPxDocument Object Model (DOM)JavaScript ASP Object
`-=[]โจโฉ\;',./~!@#$%^&*()_+{}|:"<>? ๐๐๐๐๐๐๐โ๐๐๐๐๐๐๐๐๐๐๐ ๐ก๐ข๐ฃ๐ค๐ฅ๐ฆ๐ง
ร
โโโรโโ
โยฑโ๊๏นฆโโ โฏ ๐ธ๐นโ๐ป๐ผ๐ฝ๐พโ๐๐๐๐๐โ๐โโโ๐๐๐๐๐๐๐โค๐ด๐ต๐ถ๐ท๐ธ๐น๐บ๐ป๐ผ๐ฝ๐พ๐ฟ๐๐๐๐๐๐
๐๐๐๐๐๐๐๐
โผโฝโพโโโโโ
โโโโโโโ โก โคโฅโฆโงโจโฉโชโซ
โโโโโโ โโโโ
โโ ๐ผ๐ฝ๐พ๐ฟ๐๐๐๐๐๐
๐๐๐๐๐๐๐๐๐๐๐๐๐๐
โโโโ
โฆฐโโโโโโดโต โโโโโโโ โงโจโฉโช
โซโฌโญโฎโฏโฐโฑโฒโณ โฅโฎโฏโฐโฑ โ โฒ โณ โด โ โ สน สบ โต โถ โท
๏น ๏น ๏น ๏น ๏ธน ๏ธบ ๏ธป ๏ธผ ๏ธ ๏ธ ๏ธฟ ๏น ๏ธฝ ๏ธพ ๏น ๏น ๏ธท ๏ธธ โ โ โด โต โ โ โ โก
โโโโโคโฆโฅโงโโโโโโโฒโผโโถโบโปโฒโณ โผโฝโพโฟโโโโโโ
โโ โโโโโโโโโโโโโโโณโฅขโฅฃโฅคโฅฅโฅฆโฅงโฅจโฅฉโฅชโฅซโฅฌโฅญโฅฎโฅฏ
Draft for Information Only
Content
Response Object
Response ObjectAnother important function of Response object is the output of HTTP headers to the client. As part of the HTTP header, these types of response objects should be sent before sending any body content to the client. Response.Expires PropertyResponse.Expires property sets the length of the time in minutes that the HTML page can be cached on the browser to calculate the absolute expires date & time according to the date & time on the server for the HTTP Expires header. Syntax:Response.Expires [=number] Or in an ASP file. Imply <% Response.Expires = number %> Parameters:number The parameter "number" is the value of duration time in minute of a page in a cache. The data type of "number" is numbers. A value of negative number means immediate expiration. When the calculated absolute expires date from the supplied value of number exceeds January 18, 2038, IIS server will returns an error. Remarks:If the same page is requested by client before the page expires, the cached version will be displayed by the client. If there are multiple Response.Expires or Response.ExpiresAbsolute on the same page, the web server will use the shortest time period. Since the system time on the client may not be the same as the system time on the server, setting the parameter of expires to zero sometime does not have the effect of expiring the response immediately. Therefore setting the parameter of expires to a negavtive number can ensure the expiring of the response immediately. Examples:
Response.ExpiresAbsolute PropertyResponse.ExpiresAbsolute property sets the actual expire date and time that the HTML page can be cached on the browser for the HTTP Expires header. Syntax:Response.ExpiresAbsolute [=[date][time]] Or in an ASP file. Imply <% Response.Expires = [date][time] %> Parameters:date The parameter "date" is the value of expire date of a page in a cache. The data type of "date" is window date format. In general, Date values must be enclosed within pound signs (#) and be in the format M/d/yyyy. But the value sent in the HTTP Expires header will convert to the RFC-1123 date format. If the value of date is not set, the default value of date is the day of the ASP file run. When the absolute expires date from the supplied value of number exceeds January 18, 2038, IIS server will returns an error. time The parameter "time" is the value of expire time of a page in a cache. The data type of "time" is window time format. In general, time values must be enclosed within pound signs (#) and be in the format hh:mm:ss. But the value sent in the HTTP Expires header will convert to the RFC-1123 date format with GMT time zone. If the value of time is not set, the default value of time is the midnight of the day of the ASP file run in GMT format. Remarks: Remarks:The value of the parameters must be enclosed in pound marks (# #) If the same page is requested by client before the page expires, the cached version will be displayed by the client. If there are multiple Response.ExpiresAbsolute or Response.Expires in the same page, the web server will use the shortest time period. Examples:
ยฉsideway ID: 120200002 Last Updated: 2/1/2012 Revision: 0 Ref: References
Latest Updated Links
Nu Html Checker 53 na |
![]() Home 5 Business Management HBR 3 Information Recreation Hobbies 9 Culture Chinese 1097 English 339 Travel 38 Reference 79 Hardware 55 Computer Hardware 259 Software Application 213 Digitization 37 Latex 52 Manim 205 KB 1 Numeric 19 Programming Web 290 Unicode 504 HTML 66 CSS 65 Selector 1 SVG 46 ASP.NET 270 OS 447 MS Windows DeskTop 7 Python 72 Knowledge Mathematics Formulas 8 Set 1 Logic 1 Algebra 84 Number Theory 207 Trigonometry 31 Geometry 34 Calculus 67 Engineering Tables 8 Mechanical Rigid Bodies Statics 92 Dynamics 37 Fluid 5 Control Acoustics 19 Natural Sciences Matter 1 Electric 27 Biology 1 |
Copyright © 2000-2026 Sideway . All rights reserved Disclaimers last modified on 06 September 2019