|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /home/pathumthani_integration/integration/jsscript/jsUsermanagerEvent/ |
Upload File : |
/*
###################################################################
## JAVASCRIPT USERMANAGER ACCESS SYSTEM
###################################################################
## Version : 200912XX (001)
## Created Date : 2009-12-xx xx:xx
## Created By : Mr.TANAPAT TABOONDEE (JINGJOBOY)
## E-mail : tanapat@sapphire.co.th
## Tel. : 08-9999-5650
## Company : Sappire Research and Development Co.,Ltd. (C)All Right Reserved
###################################################################
*/
function DeleteRecord(page)
{
var conf = confirm('Â×¹Âѹ¡ÒÃź');
if(conf==true){ window.location= page; }
}