> The problem we are running into is that some people do not > click on the return link, which results in them paying for > votes but the votes not counting. This causes us to have to
You'd want to look at PayPal's instant payment notification (IPN) system. You can specify a URL that PayPal will connect to and send over the results of transactions. That way, the visitor would not have to click a link since PayPal will notify your server in the background regarding the payment details. -Justin ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:298198 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
