today:
40
yesterday:
158
Total:
1,001,294

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 963
3 QR Code plugin admin 2017.11.30 1586
2 Fundamentals of PL/SQL admin 2016.05.10 2031
1 ACTION admin 2019.01.11 6454