images to download from site

Need help with Photoshop, the GIMP, Illustrator, or others? Want to show off your work? Looking for advice on your newest Flash stuff?

Moderator: General Moderators

Post Reply
stasm
Forum Newbie
Posts: 1
Joined: Mon Sep 05, 2005 3:27 am
Location: WA

images to download from site

Post by stasm »

I am very nre to this and I am wanting set up my Surf photos site so that after receiving payment my customers can download a zip file from site? Is it so simple that i am missing it completely ?

Thanks Stasm
User avatar
jayshields
DevNet Resident
Posts: 1912
Joined: Mon Aug 22, 2005 12:11 pm
Location: Leeds/Manchester, England

Post by jayshields »

there are loads of ways to do that. if you store all your site users in an sql table, you could add a field to it called 'paid', with default value as N, and when/if they have paid, change the value to Y, then make a script that would only download the file if that field is set to Y.

its just an idea.
Post Reply