Subversion Repositories DevTools

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<%
'===================================================================
'                                                       Popup Window Common
'===================================================================
%>
<!--#include file="../class/classValidationControl.asp"-->
<%
'------------ VARIABLE DEFINITION -------------
Dim objForm
'------------ CONSTANTS DECLARATION -----------
'------------ VARIABLE INIT -------------------
Set objForm = New ValidationControl
objEH.ErrorRedirect = TRUE
'------------ CONDITIONS ----------------------
'----------------------------------------------
%>
<%
'------------ RUN BEFORE PAGE RENDER ----------
objPMod.PersistInQryString ( aPersistList )
'----------------------------------------------
%>
<%
'-----------------------------------------------------------------------------------------------------------------
'-----------------------------------------------------------------------------------------------------------------
%>