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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 1444 - 1517 of 1584   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1444
I read your profile today, I thought I would drop you a line and hope to become your friend! Check my personal page here: ...
girlpnrider
Offline Send Email
Sep 4, 2007
2:09 am
1447
Our company has multiple applications belonging to the same domain. I have abc@... that is the ecommerce site. I also have def@... and...
bethttiambeng
Offline Send Email
Sep 6, 2007
6:20 pm
1448
I think you are confused. An email address is not a web site. You cannot "go to" abc@company. <mailto:abc@...> com as it is not a web site url. You...
Snake
snake_hollywwod
Offline Send Email
Sep 6, 2007
7:53 pm
1450
I am sorry but I am referring to 3 different websites not email addresses. It was a typo on my end. So my problem is how to solve the cross domain issues in...
bethttiambeng
Offline Send Email
Sep 7, 2007
4:28 pm
1451
you cannot, it is the browser that stops you doing this for security reasons, otherwise XSS attacks would be even easier. You will need to keep the AJAX calls...
Snake
snake_hollywwod
Offline Send Email
Sep 7, 2007
4:42 pm
1454
I have a single suggest object, however the application supports multiply companies, which means a user may select different companies to perform the task at...
Keith
head_java
Offline Send Email
Sep 13, 2007
2:35 pm
1456
I have a cffunction. which displays the dropdown of programs (database driven). I need to be able to display program requirements. I was able to do retrieve...
erstud77
Offline Send Email
Sep 14, 2007
1:36 pm
1457
You are right, the result set gets cached. I think we change the code inside the suggestMainLoop() so that it doesn't look for cached result, it will work fine...
Farah Omar
ofarah24
Offline Send Email
Sep 14, 2007
2:15 pm
1458
Thanks for the suggestion. I'm now always performing the getData (val) when the number of characters are reached. It would be nice to have a parameter (set in...
Keith
head_java
Offline Send Email
Sep 14, 2007
4:10 pm
1459
Well my previous post stated I'm now always doing the getData(val) when the number of characters are reached. That "fix" increased the client CPU load big...
Keith
head_java
Offline Send Email
Sep 14, 2007
8:11 pm
1462
Hi all, we are developing an application that makes use of AjaxCFC with JQuery. In production, this app will only be accessible via https. During our first...
CF
procept2000
Offline Send Email
Sep 21, 2007
7:30 am
1463
Hi, The purpose is: when I select a country a 'input select' with states are updated. And the problem: I got this error msg from js console in IE (6.0): "The...
Leandro Alves
bigfootssa
Online Now Send Email
Sep 24, 2007
2:39 pm
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
Messages 1444 - 1517 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