The data returns from Web Server, is plain text (markup language) which browser renders. So normally this is NOT possible (to restrict the copy operation). But we can try other ways, like
*) Create images (but OCR can be used) OR *) Create a Flash Animation (again OCR/Flash disassemble can be used) OR *) Use CSS The 3rd one is interesting. What happens is that we put garbage within our text with hidden attributes. So when user copy paste it, the garbage also pastes. But I think this can be easily handled with HTML editors or someone else might have a better idea about this one. Regards, Arsalan Tamiz On Feb 9, 2:34 pm, vikas arora <[email protected]> wrote: > hello everyone > > Is it possible on a website which text apper > we apply the security no one can select or copying the text
