Prevent Copy In Webforms Javascript
RegisterLogin
Prevent Copy In Webforms Javascript
Post Description: Prevent Copy In Webforms Javascript
Tags: prevent, copy, in, webforms, javascript
This Post Was Posted On Sep 24, 2009 By stlillmine #2362
Post Description: Prevent Copy In Webforms Javascript
Tags: prevent, copy, in, webforms, javascript
This Post Was Posted On Sep 24, 2009 By stlillmine #2362
Prevent Copy In Webforms Javascript by stlillmine
how can i acomplish deactivating the user from copying the text inside the textarea.
can that be done using javascript? if so, please show me how to disable the copy function in a user's computer?
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
copycat
#2362 1
that is easy just put this in the <body> tag of your html website:
<body ondragstart="return false" onselectstart="return false">
<body ondragstart="return false" onselectstart="return false">
Sep 24, 2009 Reply Report abuse
©2012 Webune Forums - Sat Dec 22, 2012 5:52 pm
Powered by: Webune Forums V3
Powered by: Webune Forums V3