today:
93
yesterday:
242
Total:
1,004,251

HTML Header

-------------------------

<script language="JavaScript" type="text/javascript">
  function deleteConfirm(msg)
  {
     var confDel = msg;
     if(confDel ==null)
       confDel= confirm("Are you sure you want to delete this object???");
     else
       confDel= confirm(msg);
      
     if (confDel== true)
       doSubmit('DELETE');
  }
</script>

No. Subject Author Date Views
6 GP PRINT admin 2018.05.31 918
5 How to Update Oracle XE Version admin 2018.02.23 930
4 QR Code plugin Process admin 2017.11.30 964
3 QR Code plugin admin 2017.11.30 1587
2 Fundamentals of PL/SQL admin 2016.05.10 2038
1 ACTION admin 2019.01.11 6456