We have a client that sells custom built picture frames on an older CF app. His competition uses software that allows customers to upload photos and to "visually" see the picture frames they are building. He wants to add this functionality to his web site.
I was put in touch with a company that sells this type of software. It is written in PHP. The PHP developer thought we'd be able to "pass data" from my site to his. Once the "visualized" frame was built, he'd "pass data" back to me and I would add the custom built frame to the shopping cart. Sending data to the remote site (via XML and CFHTTP) is not an issue. I'm looking for a solution on how to best "receive" the data. Keep in mind, the CF site runs on a CFMX 6 shared server that uses client variables for storage. I realize this is not the best way to do things and there would be pitfalls with session timeouts, etc. Any advice would be appreciated. Thanks, Che ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:339917 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

