Search the web
Sign In
New User? Sign Up
ajaxcfc · ajaxCFC Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1471 - 1530 of 1584   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1471
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...
erik tsomik
erstud77
Offline Send Email
Oct 2, 2007
8:13 pm
1475
Anybody have experience creating a "multi suggest" field? Like the address field in Gmail....
donzacharias
Offline Send Email
Oct 4, 2007
10:18 pm
1479
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...
CF
procept2000
Offline Send Email
Oct 5, 2007
8:29 am
1491
What is the correct way to call the cfc with _cfscriptlocation when the cfc's are outside the webroot? THanks, D...
derekbinaz
Offline Send Email
Oct 9, 2007
6:34 pm
1492
Hey Derek, As I mentioned, you'll have to use a proxy to do that. Rey...
Rey Bango
reybango
Offline Send Email
Oct 9, 2007
6:43 pm
1497
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...
Tom Chiverton
tom.chiverton
Offline Send Email
Oct 11, 2007
3:05 pm
1500
... I've reported you via. the Y! abuse form, and hope others do too. -- Tom Chiverton **************************************************** This email is sent...
Tom Chiverton
tom.chiverton
Offline Send Email
Oct 12, 2007
11:08 am
1502
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:...
Snake
snake_hollywwod
Offline Send Email
Oct 12, 2007
4:18 pm
1503
I've sent an email to Rob. He has moderator privs. Rey...
Rey Bango
reybango
Offline Send Email
Oct 12, 2007
6:12 pm
1509
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 ...
Rob Gonda
z0mb1e7
Offline Send Email
Oct 14, 2007
5:00 pm
1510
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 ...
Rob Gonda
z0mb1e7
Offline Send Email
Oct 14, 2007
5:02 pm
1511
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...
Ryan
phidelt1350
Offline Send Email
Oct 19, 2007
1:56 pm
1512
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...
Rob Gonda
z0mb1e7
Offline Send Email
Oct 19, 2007
11:12 pm
1513
Thanks Rob I will look into the State. Maybe it is a reserved word?? Ryan ... not IE7? ... about?...
Ryan
phidelt1350
Offline Send Email
Oct 20, 2007
10:16 pm
1514
Hmm changed 'state' to 'stateSelect' still no love... Here is my js code.... http://codeshare.ulatu.com/oct2df1b Any thoughts? Ryan ... ...
Ryan
phidelt1350
Offline Send Email
Oct 21, 2007
2:24 am
1515
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...
Ryan
phidelt1350
Offline Send Email
Oct 21, 2007
2:55 am
1516
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...
Aaron Rouse
aaron_rouse
Offline Send Email
Nov 1, 2007
6:10 pm
1517
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...
Aaron Rouse
aaron_rouse
Offline Send Email
Nov 1, 2007
7:38 pm
1518
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...
Aaron Rouse
aaron_rouse
Offline Send Email
Nov 6, 2007
10:35 pm
1519
Im attempting to implement AjaxCFC on a site that uses Milonic dynamic menus. Whenever I try to use the menus, I see <a ...
Tim
sdwebguy
Offline Send Email
Nov 12, 2007
3:55 pm
1520
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...
Snake
snake_hollywwod
Offline Send Email
Nov 12, 2007
4:25 pm
1521
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...
Tim
sdwebguy
Offline Send Email
Nov 12, 2007
4:33 pm
1522
In my form I am using ajaxcfc framework . So my server side is <cffunction name="categoryUpdate" output="no" access="private"> <cfargument name="catId"...
erstud77
Offline Send Email
Nov 13, 2007
3:46 pm
1524
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( ...
Aaron Rouse
aaron_rouse
Offline Send Email
Dec 10, 2007
12:27 am
1525
Did you ever figure this out? I run into the same problem. Bryan ... AjaxCFC ... example( ... confirmation box ... when I ... ...
brynoid
Offline Send Email
Dec 11, 2007
6:58 pm
1526
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...
Chris Jordan
c_s_jordan
Offline Send Email
Dec 11, 2007
9:10 pm
1527
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...
Aaron Rouse
aaron_rouse
Offline Send Email
Dec 12, 2007
3:25 am
1528
Hi Aaron, Responses inline :o) ... From: "Aaron Rouse" <aaron.rouse@...> To: ajaxcfc@yahoogroups.com Sent: Tuesday, December 11, 2007 9:25:28 PM...
Chris Jordan
c_s_jordan
Offline Send Email
Dec 12, 2007
6:28 am
1529
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
aaron_rouse
Offline Send Email
Dec 12, 2007
11:57 am
1530
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...
Rob Kolosky
dasniper66
Offline Send Email
Dec 12, 2007
1:15 pm
Messages 1471 - 1530 of 1584   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help