About This Product
WebSiteMadeEasy.net | FontsMadeEasy.com | RankChecker.net
 
Submit your Script
Google Search:
| Over 5000 Free Fonts | Tutorials | Javascript Forum | Other Javascript Resources | Cheat Sheet

Locked Textbox


Prevent your visitors from modifying the value stored in a textbox (without using input type=hidden) Just try to change the text in the box! Amazingly, it's a short less than one line script!

// an even more reliable method is to use: //
 
 
Insert into <HEAD>

 
Insert into <BODY>

 
Other Options