Click here to Skip to main content
15,886,199 members

Articles by Member 4236865 (Tip/Trick: 1)

Tip/Trick: 1

RSS Feed

Average article rating:

No articles have been posted.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 2.00

Web Development
ASP.NET
7 Feb 2012   Updated: 7 Feb 2012   Rating: 2.00/5    Votes: 2   Popularity: 0.60
Licence: CPOL    Views: 10,410     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
Could you not achieve the same thing with javascript?if (document.all){ document.onkeydown = function () { var key_f5 = 116; if (key_f5==event.keyCode){ event.keyCode=0; alert ("Sorry! You can not refresh this page!"); ...

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.