Amazon.com Widgets

ColdFusion get an UpdatePanel

I was very excited to see that the good folks over at BlueDragon have gotten a version of UpdatePanel to work for ColdFusion.  This uses the same client side infrastructure in the Microsoft AJAX Library that ASP.NET's UpdatePanel uses. 

Here is an example of what it looks like to in the markup

<h3>Start Time: <cfoutput>#timeformat(now(),"long")#</cfoutput></h3>
<cfform>
 <cfupdatepanel>
  <p><cfoutput>#timeformat(now(),"long")#</cfoutput><br>
  <input type="submit" value="update time">
 </cfupdatepanel>
</cfform>

And check out this live demo

Catch all the details on Vince's blog...

I can't wait to see what is next, a php UpdatePanel or a ColdFusion version of asp:Media and asp:Xaml for Silverlight support ;-)

Enjoy!

 

 

Published 23 June 07 02:12 by BradA
Filed under: ,

Comments

# Granville Barnett June 2007 said on June 25, 2007 5:59 AM:

PingBack from http://gbarnett.org/2007/06/25/brad-abrams-coldfusion-get-an-updatepanel.html

# Dflying Chen said on July 6, 2007 9:11 PM:

摘要本期共有10篇文章:7月4日链接:ASP.NET、ASP.NETAJAX、VisualStudio、Silverlight和IIS7ScriptDoc1.0发布网站中最易犯的5大错...

New Comments to this post are disabled

Search

This Blog

Syndication

Page view tracker