I would like not to lose the paging and the sort parameters when I leave a page with a grid and I come back to this page.
i need to parse all urls from a paragraph(string) eg. \"check out this site google.com and don\'t forget to see this too bing.com/maps\"
I would like to know how ColdFusion serializes variables returned from web service calls so that I can figure out how large (in bytes) they are.
I am using the multisite.dll ISAPI filter (http://www.hairy-spider.com/post/Multisite.aspx) in order to develop on several websites simultaneously on my Windows XP Professional/IIS 5.1 workstation. I
I am running ColdFusion MX, so I don\'t have the possibility of using the built-in cfimage Captcha functionality in开发者_运维知识库 my application, before form submitting.
I\'m embarrassed to ask such a simple question, but my searches are t开发者_开发问答urning up zip. So .. does ColdSpring works with MX 6? Thanks from heat fried brain ...Potentially yes for ColdSpring
I have the following code: <cfloop list=\"1|1.2|1,2|1,2,3\" delimiters=\"|\" index=\"x\"> #X# - #int(x)# <br />
Ok so here is my epic journey problem going on for a month now...: F开发者_如何学Pythonirst problem: I was building a form with coldfusion-ajax tags which was the worst mistake ever. IE completely ha
I have an application that uses a single signon for login in ColdFusion MX 7.0. It essentially has a cfldap in the application.cfm. But the real issue is that I am trying to use a multi-file upload th
I\'m hoping someone can help me. For my website I have a corresponding mobile site that has the same content as my full site but display it for mobile devices.Basically I want to send all requests fro