View Single Post
  #1  
Old 04-27-2003, 09:36 AM
 
jharwood jharwood is offline
 

Advanced Member
  
Join Date: Mar 2003
Posts: 67
 

Default EGoods - Multiple File Downloads per Product

I have a client that needs to provide multiple downloads per individual downloadable product in the store. Of course it would be typical to produce a compressed archive (.zip. .sit, etc.) that contains all of the items to be downloaded for the specific "product" but in this case, I cannot do that.

I have experimented with using a "Web Internet Location" file that contains a link to a page containing links to several files with some success but it's not always a clean transfer to the ultimate download page. The benefit I was hoping for in this method was not having to modify XCart's standard e-goods methods and just protect the download pages with a cookie's expiration.

Before I delve into the e-goods PHP scripts, does anyone have any thoughts about the best way to accomplish this task?

Thanks
John
Reply With Quote