Click here to Skip to main content
16,012,611 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: PHP Pin
Nathan Ridley21-Nov-03 19:14
Nathan Ridley21-Nov-03 19:14 
GeneralRe: PHP Pin
carchitect20-Nov-03 19:45
carchitect20-Nov-03 19:45 
GeneralRe: PHP Pin
theJazzyBrain24-Nov-03 21:54
theJazzyBrain24-Nov-03 21:54 
GeneralDisable copy/paste in a text area Pin
dabs19-Nov-03 2:51
dabs19-Nov-03 2:51 
GeneralRe: Disable copy/paste in a text area Pin
alex.barylski19-Nov-03 10:24
alex.barylski19-Nov-03 10:24 
GeneralRe: Disable copy/paste in a text area Pin
Paul Watson19-Nov-03 11:44
sitebuilderPaul Watson19-Nov-03 11:44 
GeneralRe: Disable copy/paste in a text area Pin
Sarvesvara (BVKS) Dasa19-Nov-03 18:32
Sarvesvara (BVKS) Dasa19-Nov-03 18:32 
GeneralRe: Disable copy/paste in a text area Pin
Nathan Ridley19-Nov-03 19:43
Nathan Ridley19-Nov-03 19:43 
look up the "onpaste" and "onbeforepaste" javascript events in the msdn library. you can basically cancel the paste before it occurs with a few simple lines of script.

NATHAN RIDLEY
Web Application Developer
email: nathan @ netlab.com.au
[remove the spaces before and after the @ symbol]
GeneralRe: Disable copy/paste in a text area Pin
Paul Watson19-Nov-03 20:27
sitebuilderPaul Watson19-Nov-03 20:27 
GeneralRe: Disable copy/paste in a text area Pin
dabs20-Nov-03 2:17
dabs20-Nov-03 2:17 
GeneralRe: Disable copy/paste in a text area Pin
Paul Watson20-Nov-03 2:22
sitebuilderPaul Watson20-Nov-03 2:22 
GeneralASP parsing Pin
ndchand1718-Nov-03 18:04
ndchand1718-Nov-03 18:04 
GeneralRe: ASP parsing Pin
Nino_118-Nov-03 19:24
Nino_118-Nov-03 19:24 
GeneralRe: ASP parsing Pin
ndchand1718-Nov-03 22:38
ndchand1718-Nov-03 22:38 
GeneralRe: ASP parsing Pin
dabs19-Nov-03 4:05
dabs19-Nov-03 4:05 
Generalmessage box in PHP Pin
Bob Stanneveld18-Nov-03 2:24
Bob Stanneveld18-Nov-03 2:24 
GeneralRe: message box in PHP Pin
Paul Watson18-Nov-03 20:44
sitebuilderPaul Watson18-Nov-03 20:44 
GeneralRe: message box in PHP Pin
Bob Stanneveld18-Nov-03 21:21
Bob Stanneveld18-Nov-03 21:21 
GeneralRe: message box in PHP Pin
Paul Watson18-Nov-03 23:56
sitebuilderPaul Watson18-Nov-03 23:56 
GeneralRe: message box in PHP Pin
alex.barylski19-Nov-03 10:33
alex.barylski19-Nov-03 10:33 
GeneralRe: message box in PHP Pin
Bob Stanneveld19-Nov-03 23:34
Bob Stanneveld19-Nov-03 23:34 
GeneralRe: message box in PHP Pin
Terry O'Nolley19-Nov-03 21:01
Terry O'Nolley19-Nov-03 21:01 
GeneralRe: message box in PHP Pin
Bob Stanneveld19-Nov-03 23:27
Bob Stanneveld19-Nov-03 23:27 
GeneralEmail web page Pin
Nic Rowan18-Nov-03 1:27
Nic Rowan18-Nov-03 1:27 
GeneralRe: Email web page Pin
theJazzyBrain18-Nov-03 6:53
theJazzyBrain18-Nov-03 6:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.