Connecting Tech Pros Worldwide Help | Site Map

Avoiding Pasting

  #1  
Old August 11th, 2008, 07:35 PM
Paulo
Guest
 
Posts: n/a
I did a js wich dont allow typing string on input text, but how can I avoid
copying and pasting on the input?

Many thanks


  #2  
Old August 11th, 2008, 08:35 PM
Dave Anderson
Guest
 
Posts: n/a

re: Avoiding Pasting


Paulo wrote:
Quote:
I did a js wich dont allow typing string on input text, but how
can I avoid copying and pasting on the input?
http://www.w3.org/TR/html401/interac...#adef-readonly

-- or --

http://msdn.microsoft.com/en-us/libr...57(VS.85).aspx


But in truth, you can't stop a user from editing a form field. See the
[Forms] section here:
http://blogs.digitss.com/misc/web-de...gnerdeveloper/



--
Dave Anderson

Unsolicited commercial email will be read at a cost of $500 per message. Use
of this email address implies consent to these terms.


Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pasting an Outlook e-mail into a webpage Lisa answers 1 June 27th, 2008 09:08 PM
Avoiding evil macros Cephalobus_alienus@comcast.net answers 27 November 6th, 2006 05:35 PM
Avoiding @Register, cannot instantiate controls registered in web.config (2.0) richard.tallent@gmail.com answers 5 February 1st, 2006 12:35 AM
Avoiding name collisions in macros Peter Ammon answers 6 November 14th, 2005 07:21 AM