/*
               File: ForgotPassword
        Description: Forgot Password
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 4/16/2010 9:45:43.23
       Program type: Callable routine
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "MDY" );
gxsetTimeFormat( 12 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "." ;
this.gxThSep =  "," ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._Validv_Userplayerid=function()
{
   try {
      gxballoon = getGXBallon("_USERPLAYERID");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Validv_Useremail=function()
{
   try {
      gxballoon = getGXBallon("_USEREMAIL");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._forgotpassword=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =17;
_GXValidFnc[15]={lvl:0,grid:0,fnc:null,fld:"_USERPLAYERID",gxvar:"AV5UserPla",op:[],ip:[],nacdep:[],v2v:function(Value){AV5UserPla=Value},v2c:function(){GXsetControlValue("_USERPLAYERID",AV5UserPla,0)},c2v:function(){AV5UserPla=GXgetControlValue("_USERPLAYERID")}};
_GXValidFnc[17]={lvl:0,grid:0,fnc:null,fld:"_USEREMAIL",gxvar:"AV16UserEm",op:[],ip:[],nacdep:[],v2v:function(Value){AV16UserEm=Value},v2c:function(){GXsetControlValue("_USEREMAIL",AV16UserEm,0)},c2v:function(){AV16UserEm=GXgetControlValue("_USEREMAIL")}};
this.AV5UserPla=0;
this.AV16UserEm=0;
_SetStandaloneVars( ) ;
