home *** CD-ROM | disk | FTP | other *** search
/ 221.214.14.186 / 221.214.14.186.tar / 221.214.14.186 / wh / 201312yhz-1.asp < prev    next >
Text File  |  2014-01-08  |  888b  |  62 lines

  1. <%
  2. dim userip
  3. userip=Request.ServerVariables("remote_addr") 
  4.  
  5. response.write &userip&"<br>"'┐┤╥╗╧┬╚í╡├╡─╡╪╓╖╩╟╩▓├┤
  6.  
  7.  
  8.  
  9. if userip = "221.2.140.32" then
  10.  response.redirect "201312yhz-1.asp"'░╤╒Γ╨╨╧╚╜√╓╣
  11.  
  12. response.write "╚τ╣√╡╪╓╖╒²╚╖"&userip&"<br>"
  13.  
  14. else
  15.  
  16.  response.end
  17.  
  18. 'response.write userip&"<br>"'╒Γ╤∙┐╔╥╘┐┤│÷╬╩╠Γ│÷╘┌──╢∙
  19.  
  20. end if
  21.  
  22.  
  23. %>
  24.  
  25.  
  26.  
  27.  
  28.  
  29. <style type="text/css">
  30. <!--
  31. .hz {
  32.     font-size: 18px;
  33.     color: #FF3300;
  34. }
  35. .bk11 {
  36.     width: 780px;
  37.     border: 1px solid #006600;
  38. }
  39. .bk12 {
  40.     font-size: 16px;
  41.     border-right-width: 1px;
  42.     border-right-style: dashed;
  43.     border-right-color: #000000;
  44. }
  45. a:link {
  46.     font-size: 16px;
  47.     color: #003366;
  48.     background-color: #FFCC99;
  49. }
  50. -->
  51. </style>
  52. <table  align="center" width="780" border="0">
  53.   <tr>
  54.     <td align="center">123333333333333333333333</td>
  55.   </tr>
  56. </table>
  57.   
  58.  
  59.   
  60.  
  61. <!-- TemplateEndEditable -->
  62.