macromedia.coldfusion.getting_started
[Top] [All Lists]

Re: integration with existing ASP.net website

Subject: Re: integration with existing ASP.net website
From: "Kronin555" <webforumsuser@xxxxxxxxxxxxxx>
Date: Tue, 29 Jul 2008 17:00:20 +0000 (UTC)
Newsgroups: macromedia.coldfusion.getting_started

Your ASPX page could do XmlHttpRequest calls to ColdFusion which returns the 
results in XML or JSON to be displayed on the ASPX page.

 Basically, utilize AJAX with your calls going to the CF server so you can 
leverage the Exchange integration. That's definitely feasible.


<Prev in Thread] Current Thread [Next in Thread>