I have function that supposed to display requirements acording on the program selected and it does that. Thje eproblem is even if I have HTML tags saved in the...
Hi there, because of the spam messages that keep getting through, I thought maybe you could change the group settings so that group membership needs to be...
Not to encourage Saloni (how do we get his account and net block banned ?), but Wipro cost my wife her job, so please ignore this spam. -- Tom Chiverton, you...
... I've reported you via. the Y! abuse form, and hope others do too. -- Tom Chiverton **************************************************** This email is sent...
Whoever runs this group, can you please put a stop to all this spam ? From: ajaxcfc@yahoogroups.com [mailto:ajaxcfc@yahoogroups.com] On Behalf Of Reena S Sent:...
Consider it done. ... maybe you could change the group settings so that group membership needs to be approved. I did the same with our German CF list and it ...
Thanks Rey. I banned all authors who have sent spam and closed the group to require membership approval. ~Rob ... planning to ... (asp.net, ... yourself for ...
Hello All, Does anyone have any thoughts on why this page works in FF, but not IE7? http://www.castlesandestates.com/index.cfm?view=agents2&agentType=IRES I...
I can't tell the error by the top of my head, but I can tell you it's broken on IE6 as well. I can see the Ajax call going through, which means it's the...
Could my issue have something to do with this Knowledge Bas article? http://support.microsoft.com/kb/276228 It appears that addOptions() in the util.js file...
Is there a way within JS to check and see if the DWREngine._execute has completed running? The reason I ask is I am trying to add a DWREngine._execute() to an...
Just to get something that will work for now I changed things around on this. I stripped out the if() statement that runs the execute and put it back into the...
Looks like I was wrong in thinking this solution would work for now. Since the values in my DUT_INFO field are changed via a pop-up window if that window...
Sounds to me like you have a conflict between the 2 javascript libraries, maybe milonic has some of the same function names, specifically a $ function by the...
Yeah -- in AjaxCFC's util.js, I commented out the section that deals with the $ function. Everything I have seems to still work, but I will keep testing. Tim...
In my form I am using ajaxcfc framework . So my server side is <cffunction name="categoryUpdate" output="no" access="private"> <cfargument name="catId"...
I was trying to run the examples that come with the latest Alpha of AjaxCFC with jQuery and get an error with the first DWRCompatibility.query example( ...
Unless you have some old code that still uses DWR, I'd say forget about using the compatibility stuff, you only need to include it if you plan to use any calls...
I am not married to one way or the other, just was looking for a solution for something at work. Since the server side piece of the example worked that is...
Thanks, I will look into the loading message later today when I make it in. In regards to finding the DWR harder to read, the only DWR line I have is this and...
Aaron Rouse said -- ... page ... submit, ... records ... just be ... While I'm not using inGrid with AjaxCFC, I am using it with Cold Fusion 8 and jQuery. I...