/*
               File: WbOlvidoPass
        Description: Recuperación de Contraseña
             Author: GeneXus Java Generator version 9_0_4-076
       Generated on: August 13, 2009 12:45:20.1
       Program type: Main program
          Main DBMS: db2
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   AV50Pgmdes = GXgetControlValue("_PGMDESC")
   AV49Pgmnam = GXgetControlValue("_PGMNAME")
   A12140UsWL = GXgetControlValue("USWLOGIN")
   A12143UsWR = GXgetControlValue("USWRESP")
   A12142UsWP = GXgetIntegerValue("USWPREG")
   A12134UsWM = GXgetControlValue("USWMAIL")
   A12141UsWP = GXgetControlValue("USWPAS")
   A12133UsWN = GXgetControlValue("USWNOM")
   A12132UsWC = GXgetIntegerValue("USWCOD")
}
this._Validv_Uswlogin=function()
{
   try {
      gxballoon = getGXBallon("_USWLOGIN");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._wbolvidopass=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =9;
_GXValidFnc[5]={lvl:0,grid:0,fnc:null,fld:"_USWLOGIN",gxvar:"AV23UsWLog",op:[],ip:[],nacdep:[],v2v:function(Value){AV23UsWLog=Value},v2c:function(){GXsetControlValue("_USWLOGIN",AV23UsWLog,0)},c2v:function(){AV23UsWLog=GXgetControlValue("_USWLOGIN")}};
_GXValidFnc[7]={lvl:0,grid:0,fnc:null,fld:"_USWPREG",gxvar:"AV24UsWPre",op:[],ip:[],nacdep:[],v2v:function(Value){AV24UsWPre=gxint(Value)},v2c:function(){GXsetComboBoxValue("_USWPREG",AV24UsWPre)},c2v:function(){AV24UsWPre=GXgetIntegerValue("_USWPREG")}};
_GXValidFnc[9]={lvl:0,grid:0,fnc:null,fld:"_USWRESP",gxvar:"AV25UsWRes",op:[],ip:[],nacdep:[],v2v:function(Value){AV25UsWRes=Value},v2c:function(){GXsetControlValue("_USWRESP",AV25UsWRes,0)},c2v:function(){AV25UsWRes=GXgetControlValue("_USWRESP")}};
this.AV23UsWLog=0;
this.AV24UsWPre=0;
this.AV25UsWRes=0;
_SetStandaloneVars( ) ;

