Popular Posts
Translating 1.3 <html> <head>     <title>Translating 1.1</title>     <meta http-equiv="content-type" content="text... ROBOCOPY: Robust File Copy for Windows -------------------------------------------------------------------------------    ROBOCOPY     ::     Robust File Copy for Windows --------... Text Symbols *&---------------------------------------------------------------------* *& Report ZA000020 ...
Blog Archive
Stats
Block text input
<input type="text" onkeydown="return false;" />
<textarea onkeypress="event.returnValue=this.value.length<1500;"></textarea>