ASP.NET 1.0 and 1.1 ProfessionalFor advanced ASP.NET 1.x coders. Beginning-level questions will be redirected to other forums. NOT for "classic" ASP 3 or the newer ASP.NET 2.0 and 3.5
Welcome to the p2p.wrox.com Forums.
You are currently viewing the ASP.NET 1.0 and 1.1 Professional section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
i have Photos on my page now i want to do that no user can copy or savr that photo when i run application, wat code and where i should write to implement this ???
If you dont want your images stolen, dont put them on the web. You can write a javascript to disable the ability to right click and this will stop me...until I go and disable javascript in my browser or go up to File --> Save As and download the page and images. Point being, if i want the image bad enough, I will get it.
"The one language all programmers understand is profanity."