Click to See Complete Forum and Search --> : Terms & Condition Script! Help Please


tam42025
07-27-2003, 11:55 AM
I was wondering if there was any tutorials online on how to create a terms and condition script. What I want it to do is before the user can download something off my site, they have to agree to something.

I was also wondering if I could find a counter that counts the number of time a specific file is downloaded off my site.


I would appreciate any help. It doesn't have to be a javascript but any scripts would be helpful.

Thanks in advance.

Nevermore
07-27-2003, 12:40 PM
I can do both of thos in PHP + MySQL (first one easily, counter is harder), what server side languages does your server support. JavaScript, sadly, is not an option.

tam42025
07-27-2003, 12:45 PM
MySQL but I don't how to use it(lol)
CGI(Perl)

Could you give me some idea of how much that would cost me.


Thanks!

Nevermore
07-28-2003, 10:00 AM
I only know very basic Perl (I used to be good, but don't use it), but I don't think this would take too long, so you could probably get most of it at least done for free over at the CGI forum. We've made these sorts of things before for people in PHP, so I can't see that they'll have a problem.