an ASP.NET Open Source CMS & eCommerce platform
Search:
Last Post 1/28/2011 9:16:17 AM By lukezy. 14 replies.
Page 2 of 2 (15 posts) << First < Prev 1 2 Next > Last >> 
9/5/2009 8:17:43 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Digital Download
Yes, it might be a good idea to spit the a big file into several smaller ones. You can have as many files for product download.
DotShoppingCart Staff
1/28/2011 3:04:42 AM
malshini
Posts: 29
Joined: 11/9/2010
Re: Digital Download
Hi,
 
After uploading the File in Admin -> Contents -> Files , the file is phyiscally stored in /Files/dsc folder. Am i correct?
 
But it is not saving in thta location. Please let me know the reason.
 
Thanks a lot.!
 
1/28/2011 3:20:50 AM
malshini
Posts: 29
Joined: 11/9/2010
Re: Digital Download
Thanks!
 
It is working!
1/28/2011 9:16:17 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Digital Download
The file is actually saved in the database. When someone his the link <a href="~/dbfile.axd?name=myfile.pdf">Document Name</a> system will cache the file in Web/Files/dsc/ folder.
DotShoppingCart Staff
Page 2 of 2 (15 posts) << First < Prev 1 2 Next > Last >>