Sunday, 19 August 2012

PHP guide line is Published


Guide line / basic about the PHP is published please check the PHP page


Waiting for Your positive response...
Thanx
Admin

Monday, 30 July 2012

MySql guide line is Published

Guide line / basic about the MySql is published please check the MySql page


Waiting for Your positive response...
Thanx
Admin

JavaScript guide line is Published

Guide line / basic about the JavaScript is published please check the JavaScript page


Waiting for Your positive response...
Thanx
Admin

CSS guide line is Published

Guide line / basic about the CSS is published please check the CSS page


Waiting for Your positive response...
Thanx
Admin

HTML guide line is Published

Guide line / basic about the HTML is published please check the HTML page


Waiting for Your positive response...
Thanx
Admin

Saturday, 2 June 2012

Prevent user to go back after logout

put below javascript in head tag of first page which comes when you login
<script type = "text/javascript" >
  function preventBack()
   {
    window.history.forward();
   }
  setTimeout("preventBack()", 0);
  window.onunload=function(){null};
</script>


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

~!~

Windows XP Run Commands Series



Accessibility Controls = access.cpl
Add Hardware Wizard = hdwwiz.cpl
Add/Remove Programs = appwiz.cpl
Administrative Tools = control admintools
Automatic Updates = wuaucpl.cpl
Bluetooth Transfer Wizard = fsquirt
Calculator = calc
Certificate Manager = certmgr.msc
Character Map = charmap
Check Disk Utility = chkdsk
Clipboard Viewer = clipbrd
Command Prompt = cmd
Component Services = dcomcnfg
Computer Management = compmgmt.msc
Date and Time Properties = timedate.cpl
DDE Shares = ddeshare
Device Manager = devmgmt.msc
Direct X Control Panel (If Installed) = directx.cpl
Direct X Troubleshooter = dxdiag 
Disk Cleanup Utility = cleanmgr
Disk Defragment = dfrg.msc
Disk Management = diskmgmt.msc