This website works better with JavaScript
Home
Explore
Help
Sign In
dayuan
/
manyi
Watch
6
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
34216f9fac
Branches
Tags
master
manyi
/
venv
/
Lib
/
site-packages
/
win32comext
/
axscript
/
Demos
/
client
/
asp
/
interrupt
/
test1.asp
test1.asp
88 B
History
Raw
1
2
3
4
5
6
<%@ language =Python%>
<html>
<head>
<%Response.Redirect("test.html")%>
</head>
</html>