/*
               File: LoginFormulario
        Description: Login Formulario Aspirante (Internet)
             Author: GeneXus C# Generator version 9_0_5-864
       Generated on: 12/3/2008 14:13:37.37
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 30 );
this.gxDecPoint =  "." ;
this.gxThSep =  "," ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._loginformulario=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =29;
_GXValidFnc[12]={lvl:0,grid:0,fnc:null,fld:"_MSGERROR",gxvar:"AV13MsgErr",op:[],ip:[],nacdep:[],v2v:function(Value){AV13MsgErr=Value},v2c:function(){GXsetControlValue("_MSGERROR",AV13MsgErr,0)},c2v:function(){AV13MsgErr=GXgetControlValue("_MSGERROR")}};
_GXValidFnc[26]={lvl:0,grid:0,fnc:null,fld:"_USUARIOFORMULARIO",gxvar:"AV11Usuari",op:[],ip:[],nacdep:[],v2v:function(Value){AV11Usuari=Value},v2c:function(){GXsetControlValue("_USUARIOFORMULARIO",AV11Usuari,0)},c2v:function(){AV11Usuari=GXgetControlValue("_USUARIOFORMULARIO")}};
_GXValidFnc[29]={lvl:0,grid:0,fnc:null,fld:"_PASSWORD",gxvar:"AV10Passwo",op:[],ip:[],nacdep:[],v2v:function(Value){AV10Passwo=Value},v2c:function(){GXsetControlValue("_PASSWORD",AV10Passwo,0)},c2v:function(){AV10Passwo=GXgetControlValue("_PASSWORD")}};
this.AV13MsgErr=0;
this.AV11Usuari=0;
this.AV10Passwo=0;
_SetStandaloneVars( ) ;

