16 lines
603 B
Text
16 lines
603 B
Text
|
|
<%@ Page language="c#" Codebehind="FramePage.aspx.cs" AutoEventWireup="false" Inherits="Sensibilizacion.FramePage" %>
|
||
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
|
||
|
|
<HTML>
|
||
|
|
<HEAD>
|
||
|
|
<title>Sensibilizacion</title>
|
||
|
|
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
|
||
|
|
<meta name="CODE_LANGUAGE" Content="C#">
|
||
|
|
<meta name="vs_defaultClientScript" content="JavaScript">
|
||
|
|
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
|
||
|
|
</HEAD>
|
||
|
|
<body style="MARGIN: 0px">
|
||
|
|
<form id="Form1" method="post" runat="server">
|
||
|
|
</form>
|
||
|
|
</body>
|
||
|
|
</HTML>
|