Rusty Owens wrote: > Did you ever get a response? I am trying to do the same thing as well.
I've done it once.... When I did it long ago, buried deep in the Pay Pal documentation behind the ASP* and PHP examples was one ColdFusion one. The basic concept is fairly simple. You make a request of a specific URL with specified parameters and then you parse the results. <cfhttp....> worked fine to make the requests. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312962 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

