uopspop

Untitled

Sep 23rd, 2016
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <%@page contentType="text/html;charset=Big5" %>
  2. <%
  3. response.setHeader("Pragma","no-cache");
  4. response.setHeader("Cache-Control","no-cache");
  5. response.setDateHeader("Expires",0);
  6. %>
Add Comment
Please, Sign In to add comment