>From what you have said this sounds really simple to achieve.
You presumably have pictures of the frames.
User chooses the frame.
User uploads their photo
Resize the photo to fit in the frame, and overlay it on top of the frame
image using a div and position it.

Russ

-----Original Message-----
From: Che Vilnonis [mailto:[email protected]] 
Sent: 08 December 2010 17:19
To: cf-talk
Subject: CF and a Remote PHP Site...


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:339918
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to