Essentially Im trying to get many many java clients connect to a socket on my ColdFusion server (Using the Socket Gateway). However before i even start to code this, Im a little confused about sockets
I had to change the SQL stored procedure to ORacle stored procddure.I am able to successfully execute my modified stored procedure i开发者_Go百科n oracle.
Let me first say I am aware of this faq for Mach-II, which discusses using application specific mappings as a third option when:
I have the following cfgrid: <cfgrid format=\"html\" name=\"grid\" pagesize=\"10\" selectmode=\"row\" striperows=\"yes\"
I am really having trouble with a query in my ColdFusion application (backended to MS SQL 2008).I keep getting DB deadlock errors on this transaction:
I am trying to make a Facebook FMBL application for a client, not iframe or Facebook connect application. I am having trouble using a ColdFusion proxy and jQuery for my synchronous data connections.
I was just thinking this morning, since ColdFusion is essentially built on JAVA, is it possible to create JSR 286 portlets using coldfusion?
Is it possiblt to Use <cfif> inside <cfquery>? I have a <cfquery> in 开发者_StackOverflowa Function like below
I am upgrading from CF4.5 to CF8.Calls to COM dll\'s that used to work in version 4.5 now throw a \"Complex object types cannot be converted to simple values..\" error. The COM object has a few arrays
I am very new to Ajax technique Is there any site or online documents where I can lear开发者_如何转开发n from basics of Ajax with coldfusion?