EasyToLearn-PHP

This blog will help you in web designing & development like HTML,CSS, HTML5,JAVASCRIPT,PHP,MySQL

Sunday, 19 May 2013

To Prevent Copy, Cut and Paste into HTML Input Text Fields

If you want to prevent copy, paste and cut from the textbox the you should do like this....

<input type="text" name="name" id="name" onpaste="return false;" onCopy="return false" onCut="return false">  
Posted by raannu at 21:23
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ►  2017 (2)
    • ►  August (1)
    • ►  July (1)
  • ►  2016 (12)
    • ►  August (11)
    • ►  July (1)
  • ▼  2013 (8)
    • ►  August (1)
    • ►  June (3)
    • ▼  May (4)
      • To Prevent Copy, Cut and Paste into HTML Input Tex...
      • Dynamic Dropdown list
      • Forgot Password in php
      • Dropdown Box with lable
  • ►  2012 (1)
    • ►  January (1)
  • ►  2011 (3)
    • ►  July (3)

Pages

  • Home
  • Contact Us

Blog Archive

  • ►  2017 (2)
    • ►  August (1)
    • ►  July (1)
  • ►  2016 (12)
    • ►  August (11)
    • ►  July (1)
  • ▼  2013 (8)
    • ►  August (1)
    • ►  June (3)
    • ▼  May (4)
      • To Prevent Copy, Cut and Paste into HTML Input Tex...
      • Dynamic Dropdown list
      • Forgot Password in php
      • Dropdown Box with lable
  • ►  2012 (1)
    • ►  January (1)
  • ►  2011 (3)
    • ►  July (3)

About Me

raannu
View my complete profile
Simple theme. Powered by Blogger.