Author Topic: Digital Download from Database  (Read 2300 times)

bubba64

  • Full Member
  • ***
  • Posts: 62
    • View Profile
Digital Download from Database
« on: February 10, 2009, 07:07:01 PM »
A fantastic feature would be digital downloads from the database (as opposed to a link to the file system). The information to be downloaded would be stored as a blob. This would allow konakart users to store whatever they need...pdf files/books, graphics, software--and perhaps customize for customers. Even an option to add data/files for the customer before the download link is active.

julie

  • Administrator
  • Hero Member
  • *****
  • Posts: 386
    • View Profile
    • KonaKart
Re: Digital Download from Database
« Reply #1 on: February 11, 2009, 01:27:41 AM »
Take a look at DigitalDownloadAction.java . You could easily customize this to retrieve data from a database instead of from a file.