I'm currently working on a site where users can choose to download a selection of files. Is there a way to group them (for example into a ZIP file) so that they can then download the appropriate selection in one go?
I'm currently working on a site where users can choose to download a selection of files. Is there a way to group them (for example into a ZIP file) so that they can then download the appropriate selection in one go?
Unfortuntaly I dont think you can, unless somebody else has an idea?Originally Posted by samcooke
Warren Ashcroft
Red Fox UK Limited - Pioneers in Internet Technology
http://www.redfoxuk.com
w.ashcroft [at] redfoxuk.com
NOTE: Forum Private Messaging should not be used to contact staff with support queries.
I don't know if any of the components listed at http://www.aspin.com/home/components/file/filecomp for example would be worth considering.
Have a look at System.IO.CompressionOriginally Posted by samcooke
Cheers
Pino
OK, I've given up on that idea now and have come across a new problem. How can I (preferably in ASP) have a file that can only be downloaded when someone is logged into a site?
I could easily tell you how to do it in PHP. But ASP.... Ask someone else, I have no ideaOriginally Posted by samcooke
![]()
Schofieldandwhite.com: RFH reseller
what is your criteria when someone loged in... User naem, IP addess, cokie, browser etc... I'll write codes fro you if you tell me exactly what do you want to do...Originally Posted by samcooke
Do you have already implemented a Login/Logout system?Originally Posted by samcooke
Thanks guys.
I was actually planning to use it for someone buying a download. I'm going to use the Paypal merchant tools for the payment and I'm pretty sure I can get that to pass me something that tells me whether they've paid or not. Then I will probably just set a session variable to allow the download, or write something to a database and check it there.
You can do this easily enough using the PayPal Instant Payment Notification System (IPN).Originally Posted by samcooke
![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks