Browse by Tags

Related Posts

  • Create text file in MyDocuments from a web application on local app.

    Hi all, If I create a text file from my web app running on my local machine, can I create it in a directory that is outside of the scope of the applications directory such as in MyDocuments? If it can be done, what do I have to do and also are there any settings for security etc that need setting to...
    Posted to Getting Started (Forum) by ElCapitan on 06-11-2008, 12:00 AM
    Filed under: security, file
  • Restricting access to pdf files on a webpage

    Hi, The website im working on has a lot of pdf files and its viewing should be visible only to certain ip addresses(in other words internal ip addresses only), the website also has a few webpages with the same need can any one suggest me if there is an easy way to check for a valid ip (or internal ip...
    Posted to Security (Forum) by rean on 04-11-2007, 12:00 AM
    Filed under: role, security, Access, ASP.NET 2.0, file, authentication, ASP.NET Authentication
  • File Access & Roles

    Hi All, Can any one advise? I have a gallery section on my site which accesses jpg images with a folder that is restricted and only users within Role "siteAdmins" can access which works fine. If you try to access any of the images directly via the browser it diverts to the login page. however when your...
    Posted to Security (Forum) by leemallon on 02-03-2007, 12:00 AM
    Filed under: role, Role Provider, security, Security - membership, file, FormsAuthentication, membership, Membership Provider, role member security, role security authorization, login
  • file write permissions: access denied

    Hi, I am currently re-writing my personal site and extending it with an XML-based weblog in ASP.NET 2.0. Everything works fine on my personal developers laptop with IIS, but when I upload it to the server, I always have access denied when trying to write a file away. (Reading works fine). Since I cannot...
    Posted to Security (Forum) by littlefool on 01-21-2007, 12:00 AM
    Filed under: permissions, security, file, fileupload
  • Re: File upload control security

    You can do multiple checking for your file upload control. 1) Checking the extension of file (.aspx, .exe, .doc). This can be implemented by Regex. 2) Actually check the file header or definition type (ex: gif, word, image, etc, xls). Sometimes file extension is not sufficient. 3) Limit the file size...
    Posted to Security (Forum) by dacoolthings on 01-09-2007, 12:00 AM
    Filed under: security, file, fileupload
  • Encrypt and Decrypt uploaded file

    Iam using fileupload control to upload files to a folder and with help of path stored in database iam downloading the file from other page. Now i want to Encrypt file which was uploaded and decrypt the file while downloading for security purpose.
    Posted to Security (Forum) by rsgi009 on 10-16-2009, 12:00 AM
    Filed under: ASP.NET, c#, Security, Cryptography, file, Encrypt, Decripyt
Page 1 of 1 (6 items)