My CF Host has a cart with this capability:

   http://www.onviasites.com

However, this cart (similar to most) provides an ftp address to 
download online.

There is no protection against someone publishing the ftp address.

If you want better protection I would suggest the following:

1) do not publish a ftp address

2) after cc authorization, perform the download from the CF program 
using CFCONTENT.

Another alternative is sending the file as an attachment to an email 
(if it is small enough).

3) If you cannot use CFCONTENT (not available on some  hosts) you can 
approximate this by copying the file to a special directory that you 
delete after say 4 hours.

HTH

Dick

At 10:58 AM -0400 10/3/00, Kevin Langevin wrote:
>Has anyone built a shopping cart for purposes of distributing software
>online?  I've a client that wants to allow members to purchase online
>presentations which will be downloadable.  Any suggestions would be
>helpful...
>
><CFUG-SFL Manager>
>-Kev
></CFUG-SFL Manager>
>
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to