i would start by looking at jQuery (www.jquery.com) or another js library/framework that supports dragging/dropping. i personally love jQuery for its simplicity and power. ben nadel @ kinkysolutions.com has several posts on his blog re jQuery and specifically about creating a drag&drop interface (look for jQuery puzzle). i am sure if you google it, you will find more examples & solutions
--- Azadi Saryev Sabai-dee.com http://www.sabai-dee.com Greg Edmonds wrote: > Hi All, > > > > I have a project I am working on and was hoping someone could point me in > the right direction. A user will upload a photo, re-size on the fly (I can > handle this part). Here's the kicker, the user will then need to be able to > drag the uploaded picture over another picture. So they will need to be > able to click and drag the uploaded image and place it in a position over a > pre-defined image. I will need to send the exact location (where the user > dragged it) of the uploaded picture to the database. This is a complete > Cold Fusion environment, so any solutions would need to integrate with Cold > Fusion. I hope I have explained myself well enough, if not let me know and > I'll go into more detail. Any suggestions would be greatly appreciated. > > > > Thanks! > > Greg > > > > #################### > > Greg Edmonds > > Sitecon > > http://www.sitecon.com/ > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294436 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

