OK, followup to my own question. The form that I am displaying with cfwindow has date fields. I always like to give my users a date picker, and I generally use Mishoo's excellent DHTML calendar -- http://www.dynarch.com/projects/calendar/ However, I was unable to get this to work properly when the form is within a cfwindow. So, I tried using a cfform with a cfinput datepicker; even using cfajaximport and passing in a list of the tags that I'm using, not only did the datepicker not work, but it was also positioned absolutely, so that when the modal popup window's contents scrolled, the date picker field stayed in the same place.
Has anyone found this problem with the cf datepicker field in a modal window when using cfwindow? Thanks Pete On Jan 8, 2008 1:57 PM, Pete Ruckelshaus <[EMAIL PROTECTED]> wrote: > I would like to have a small form (normal HTML form) that is contained > within an AJAX cfwindow submit to that window so that it just loads the form > submission results page that popup window and not the parent page. Is this > possible? > > Thanks > > Pete > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296246 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

