init ch78
This commit is contained in:
20
CNSA-216-Personal-v2/test.aspx
Normal file
20
CNSA-216-Personal-v2/test.aspx
Normal file
@@ -0,0 +1,20 @@
|
||||
<%@ Page Language="C#" CodeBehind="test.aspx.cs" Inherits="CNSA_216_Personal_v2.test" %>
|
||||
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<script runat="server">
|
||||
|
||||
</script>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head runat="server">
|
||||
<title>Title</title>
|
||||
</head>
|
||||
<body>
|
||||
<form id="HtmlForm" runat="server">
|
||||
<div>
|
||||
<input type="reset">
|
||||
</div>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user