Has anyone worked on Mura CMS before? I need to know if it is possible to export a Mura site into HTML, XML so that I can import it into 开发者_开发技巧some other CMS (mostly Wordpress)
i am using the latest version of railo, and am trying to get the per-application mappings to work.this is what i am doing:
What is the simplest way to open a pop-开发者_JS百科up window, sending it information from the current page, allow the user to fill out a couple of fields and send an email, and then return to the ori
I\'ve got an app whi开发者_开发知识库ch contains a number of sports clubs, each having a number of contacts.
I have a page that loads another page into a div: $(\"#AmenitiesDiv\").load(\"Amenities/AmenitiesAdd.cfm\");
I have a URL that goes to a pdf file. In my coldfusion page, I want to allow the user to download the file (using the open/save dialog or however that particular browser handles it).
I\'m running Coldfusion 9.I have some web services that are called via SOAP calls.We have a load balancer that forwards the clients IP address in the header of each request.We need to get that IP addr
Ok, this func doesn\'t make sense, but I\'m just using it as an example: <cffunction name=\"blah\">
I have created a cfc which contains different functions. All these function have remote access. I want to call these functions from my external class开发者_运维知识库ic ASP page.
I noticed something interesting when using for-in constructs in cfscript: It appears that the variable in struct argument in the for(in) loop is set as an independent variable, and has no reference to