App下载

asp_demo_intro 在线工具

asp_demo_intro 在线工具

<html>
<body>

<FONT COLOR=#ff0000><%
response.write("My first ASP script!")
%></FONT>

</body>
</html>
运行结果