Thanks for the nice bit of info -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Forrest C. Gilmore Sent: Wednesday, August 26, 2009 4:56 PM To: [email protected] Subject: SPAM-MED: Re: [ACFUG Discuss] cfdiv not working on host but works locally
FYI -- To get information on which version of CF your server is running, using this code in a CFM page on that server: <cfoutput> <h3>Server data</h3> Product: #Server.ColdFusion.ProductName#<br> Version: #Server.ColdFusion.ProductVersion#<br> Level: #Server.ColdFusion.ProductLevel# </cfoutput> Forrest C. Gilmore Wes Byrd wrote: > > When loading the page on your host, do a "View Source". what is the > HTML result from your host? If you see <cfdiv .> they may be running > an older version of CF than you are locally. > > Wes > > *From:* [email protected] [mailto:[email protected]] *On Behalf Of *Andrew > Johnson > *Sent:* Tuesday, August 25, 2009 8:34 AM > *To:* [email protected] > *Subject:* [ACFUG Discuss] cfdiv not working on host but works locally > > I have a cfselect which is bound to a cfdiv like this > > <cfdiv bind="url:activitydetail.cfm?ActivitiesID={ActivitiesID}"/> > > This works fine on localhost but when I upload to my host it does not > populate with data. > > > ------------------------------------------------------------- > To unsubscribe from this list, manage your profile @ > http://www.acfug.org?fa=login.edituserform > > For more info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by FusionLink <http://www.fusionlink.com> > ------------------------------------------------------------- > > > ------------------------------------------------------------- > To unsubscribe from this list, manage your profile @ > http://www.acfug.org?fa=login.edituserform > > For more info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by FusionLink <http://www.fusionlink.com> > ------------------------------------------------------------- ------------------------------------------------------------- To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=gin.edituserform For more info, see http://www.acfug.org/mailinglists Archive @ http://www.mail-archive.com/discussion%40acfug.org/ List hosted by http://www.fusionlink.com ------------------------------------------------------------- ------------------------------------------------------------- To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform For more info, see http://www.acfug.org/mailinglists Archive @ http://www.mail-archive.com/discussion%40acfug.org/ List hosted by http://www.fusionlink.com -------------------------------------------------------------
