Advertisement
sergiomartinesc

index.aspx

Nov 14th, 2014
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
ASP 0.38 KB | None | 0 0
  1. <%@ Page Language="VB" AutoEventWireup="false" CodeFile="index.aspx.vb" Inherits="_Default" %>
  2.  
  3. <!DOCTYPE html>
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6. <head runat="server">
  7. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  8.     <title></title>
  9. </head>
  10. <body>
  11.     <form id="form1" runat="server">
  12.     <div>
  13.    
  14.     </div>
  15.     </form>
  16. </body>
  17. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement