% if (Session("activo")=true ) then
conectar()
if (Request.Form("dia2t")="" ) then
dia2t=0
else
dia2t=Request.Form("dia2t")
end if
if (Request.Form("dia2n")="" ) then
dia2n=0
else
dia2n=Request.Form("dia2n")
end if
if (Request.Form("dia3m")="" ) then
dia3m=0
else
dia3m=Request.Form("dia3m")
end if
Sql = "UPDATE inscritos2007 SET "
Sql = Sql & " tema3="& dia2t &", tema4="& dia2n &", "
Sql = Sql & " tema5="& dia3m &" WHERE docident_par='"& UCase(Request.Form("docidentpar"))&"'"
RS = Conn.Execute(SQL)
Session.Abandon()
%>
::: CONGRESO PERUANO DE EDUCACION MEDICA :::
Sus datos han sido registrados
<% if (request.form("pre")="pi") then %>
Estaremos en contacto con usted haciendole llegar periodicamente noticias y materiales acerca del congreso.
En el lapso de 48 horas luego de haber realizado el depósito correspondiente le llegará a su correo electrónico un mensaje de confirmación con su Código de Inscripción.