sharepoint can do this natively, as Dave said, you cannot integrate CF apps with sharepoint.
On Tue, Oct 29, 2013 at 10:36 PM, Anthony Doherty <[email protected]>wrote: > > What I'm trying to do is to create an expenses submissions system, that > will allow the user to login and submit an expenses form, attach docs, and > view previous submissions > This is the basic version and I can create this very quickly with CF but I > need to link it within SP for the users > > Thanks > > Sent from my iPhone > > > On 29 Oct 2013, at 21:12, Dave Watts <[email protected]> wrote: > > > > > >> I have been given the task of creating and deploying some web > applications into sharepoint. > >> I want to know if i can do this with coldfusion or do i have to do them > with a different language? > >> All my previous work is with coldfusion and i can develop the apps very > quickly but its linking them > >> with sharepoint 2013 that im not confident in so any help or tips would > be greatly appreciated > > > > You will not be able to deploy CF apps in SharePoint. You can link to > > CF apps from a specific web part in SP, and CF can exchange data with > > SharePoint via web services using the CFSHAREPOINT tag, and that will > > probably be sufficient for your needs. > > > > > http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSE4D1ED62-0267-445f-8A3B-4642F3F26383.html > > > > Dave Watts, CTO, Fig Leaf Software > > http://www.figleaf.com/ > > http://training.figleaf.com/ > > > > Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on > > GSA Schedule, and provides the highest caliber vendor-authorized > > instruction at our training centers, online, or onsite. > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:357015 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

