예제 #1
0
 protected void E12A62( )
 {
     /* 'test2' Routine */
     AV16BCXT_Config.Load(1);
     AV6vContent1 = AV14Encrypt_Method.des_decode(AV5vContent, AV16BCXT_Config.gxTpr_Xt_configvalue2);
     context.httpAjaxContext.ajax_rsp_assign_attri("", false, "AV6vContent1", AV6vContent1);
     /*  Sending Event outputs  */
 }
예제 #2
0
 protected void E13A62( )
 {
     /* 'generate' Routine */
     AV15en_key = AV14Encrypt_Method.genarate_key();
     context.httpAjaxContext.ajax_rsp_assign_attri("", false, "AV15en_key", AV15en_key);
     AV16BCXT_Config.Load(1);
     AV16BCXT_Config.gxTpr_Xt_configvalue2 = AV15en_key;
     AV16BCXT_Config.Save();
     context.CommitDataStores("webpanel2", pr_default);
     /*  Sending Event outputs  */
 }