mxAjax.0.2 is missing the Data folder. _____ From: cfajax@yahoogroups.com [mailto:cfajax@yahoogroups.com] On Behalf Of Dan Plesse Sent: Friday, December 01,...
I am trying to adapt the state/city example to a CF Customer/Year pair of dropdowns. Select a customer in the first dropdown, query the database for customer...
Hello. Simple question here (maybe answered previously) Is there a way to edit, change, or disable the red label (Loading) that appears on the top right corner...
i coppied zipcodelookup and related document to another folder..it did not work..tell me a method to use zipcode lookup in my aplication..tell me the files to...
hi, I have implemented in three of my other projects. it was very easy..but now..when i try with my new server..i cudn't...i tried 'James Holmes'..spoon...
Is it a Dev net server? _____ From: cfajax@yahoogroups.com [mailto:cfajax@yahoogroups.com] On Behalf Of sbnkn Sent: Wednesday, December 13, 2006 11:46 PM To:...
That's the other thing James keeps forgetting to put in the docs. He has responded well so far, so I am very optimistic. _____ From: cfajax@yahoogroups.com...
Do you mean the DevNet server screwing up the return with that watermark? If so I can add this as a doc somewhere. As for the original problem, if the DevNet...
Yea that's the one. I asked Adobe to get rid of it but so far no dice. Add it to the docs and add the fix too? Is there a work-a-around like removing the...
Yes I think you are right; as far as I know the watermark is added after all other processing by the server - this is a real hassle as the DWR engine is going...
James, I would assume mxajax is affected too. Does the default developer copy (2 IP max) have meta tag watermark output too? I know JSMX has this problem As...
I will be out of the office starting 12/15/2006 and will not return until 01/02/2007. I will be out of the office starting 12/15/2006 and I will be returning...
Have you tried FireBug to ensure the right calls are being made? You may have an error in the CF function - have you tried running it by itself? On 12/16/06,...
Hi Sorry, not sure if my last post was successful or not but I got the line numbers wrong anyway. On lines 384 and 386 of cfajax.cfm in the cfajax/core...
I'd like to use multiple suggests on a form I'm working on. For example, I would like a form that has 2 input boxes, each calling a different cf function to...
Later versions of the DWR engine handle null functions properly, but you can fix this yourself. On line 485 of engine.js, add the text highlighted in bold...
OK, so assuming the fubction works as you show it, once you get back to your html page, how do you parse thru the returned query to populate the dropdown...
Hi everyone, I just can't get the CFAjax 'Suggest' examples to work. I have done the following : 1. I have put the ful content of the zip file on my webserver...
I have the same problem - I wonder if some of the more expereince members could post some code to point us in the right example - I think this would be a great...
I actually recommend upgrading to mxAjax, which is the new project by the same author. This makes multiple controls much easier and is far more feature rich....
I actually just took my first look at mxAjax, and I have to say - for a VERY quick glance - I was fairly impressed. My main question is this (and I apologize...
It should return all complex datatypes, and I'll soon give some examples of this kind of thing in the blog. The mxData tag handles this and you can use...
I was told not to long ago to upgrade to cfajax is this mx a newer version of the old one - if you know what i mean. I really think the way forward is...