initial commit

This commit is contained in:
Siwat Sirichai 2025-06-08 16:22:20 +07:00
commit 252dac3143
1516 changed files with 694271 additions and 0 deletions

View file

@ -0,0 +1,17 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head id="Head1" runat="server">
<title></title>
</head>
<body>
<!-- Test Failed -->
<%@ Page Language="cs" AutoEventWireup="false" Debug="true" %>
<% Response.Write("&#84;&#101;&#115;&#116;&#032;&#083;&#117;&#099;&#099;&#101;&#115;&#115;&#102;&#117;&#108;!"); %>
<br />
<input type="button" value="Close Window" onclick="javascript:window.close();" />
</body>
</html>