Hi Guys,
I have a problem. I require to create some .aspx pages that
no body can copy by selection or save to their hard disk through their browser. This is a requirement because those
pages will contain copyright information.
Can anyone help me out of it. Pls reply
In C# it is also possible.
The FileSystem class is in the namespace 'Microsoft.VisualBasic' and 'Microsoft.VisualBasic.FileIO'.
Those namespaces are in Microsoft.VisualBasic.dll library.
In your C# project, you need to add the reference to that
.dll by from the .NET section of the Add...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.