Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. secured downloads on ASP.NET application

secured downloads on ASP.NET application

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netcomdesigndiscussion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    harinath
    wrote on last edited by
    #1

    Hi, I need to design a portal based on DOTNET. The requirement is to facilitate software downloads through the proposed portal. 1. big downloads(softwares/patches) will be there. 2. Need to track users based on tokens issued to there and we need to make sure only those with valid tokens will be able to download the particular software. Please do let me know your thoughts. Thanks harinath Thanks Harinath India

    M 1 Reply Last reply
    0
    • H harinath

      Hi, I need to design a portal based on DOTNET. The requirement is to facilitate software downloads through the proposed portal. 1. big downloads(softwares/patches) will be there. 2. Need to track users based on tokens issued to there and we need to make sure only those with valid tokens will be able to download the particular software. Please do let me know your thoughts. Thanks harinath Thanks Harinath India

      M Offline
      M Offline
      minhpc_bk
      wrote on last edited by
      #2

      IMO, you may use a seperate web page .aspx or a custom http handler to implement the download functionality instead of using a static link. Doing so, you can authenticate the user and track the user action. Jesse[^] can give you the sample code.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups