Search the web
Sign In
New User? Sign Up
CFTalk · ColdFusion Talk (CFTalk) List archives
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 113834 - 113863 of 154390   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
113834
Though everyone might enjoy this. http://www.andyscott.id.au/index.cfm/2007/9/1/How-to-add-functionality-to-the-CFGrid -- Senior Coldfusion Developer Aegeon...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
7:34 am
113835
Thanks Ray. As usual, you are the man! Will ... From: Raymond Camden [mailto:rcamden@...] Sent: 31 August 2007 22:44 To: CF-Talk Subject: Re: binding a...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
8:36 am
113836
In my experience we have installed the product as root then gone back to chown and chgrp to reflect the holding id who will run ColdFusion. Typically the...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
10:31 am
113837
Yes, CF7 and CF8 are certified for Solaris 10. Zoning could be another way to solve some of the issues. The CF install asks which account CF will run as - we...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
10:47 am
113838
How do I display the java version of current environment in a cfm page? Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Check...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
10:52 am
113839
... <cfscript> sys=createObject("java","java.lang.System"); writeoutput("java.vm.version:=#sys.properties['java.vm.version']#"); </cfscript> ...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
11:12 am
113840
Hello Guys and Girls, I generally haven’t had that much experience with setting custom cookies for my applications using the <cfcookie> tag so thought I’d...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
11:12 am
113841
No such thing as multiple cookies for a domain ro website. But yes a list could work, but it is limited. your best bet is a unique ID thta can then look up the...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
12:44 pm
113842
Working Query (finally!) SELECT title, Author, Publishers, ListPrice, ISBN FROM booksDATA WHERE MATCH (Title, Author, Publishers) AGAINST (<cfqueryparam ...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
1:22 pm
113843
Hi All, Rick, thank you for moving this over to CF-Talk... appreciate your efforts. To answer some questions. 1. Create file (I have remote desktopped in, as...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
1:28 pm
113844
Hi All, Rick, thank you for moving this over to CF-Talk... appreciate your efforts. To answer some questions. 1. Create file (I have remote desktopped in, as...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
1:28 pm
113845
http://dev.mysql.com/doc/refman/5.0/en/fulltext-boolean.html =] ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
2:49 pm
113846
Great advice Andrew, I think that a list of unique id's for the users makes good sense, I'm thinking maybe not their exact unique ID used as the key in the...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
3:58 pm
113847
It's a long shot, but could there be a Policy in effect that is changing the expected behavior? AD gives you some pretty fine-grained control... *shrug* =] ...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
4:10 pm
113848
... I tried that already. =AGAINST (<cfqueryparam cfsqltype="cf_sql_varchar" value="#form.search#"> IN BOOLEAN MODE) I *still* get "Harry Potter" in the...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
4:46 pm
113849
Hi, I've got a 2k3 server that was running fine with cf mx7 till I updated it (inc sp2) and all subsequent updates. Since then the app server service wont...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
5:09 pm
113850
... With the pluses and everything? But, the results are sorted in order of relevance by default, and Harry ... From that page: They do not automatically sort...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
5:13 pm
113851
Did you ever figure this beast of a webservice out? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
5:15 pm
113852
... The client wants a "do everything" one input search field to run this. Adding + or - to words in the search field is way more than most customers are going...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
5:24 pm
113853
Hah, ok apparently you can't just reply to ancient threads... I'm trying to do a search with RETS. I am able to login and pull metadata, just unable to search....
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
5:34 pm
113854
Hi, Just wondering if anyone knows of any good ColdFusion and MySQL web hosting companies? We are based in the UK but wouldn't mind hosts in the UK or USA. ...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
5:42 pm
113855
... Yeah, I hear it. A dumbed down version might be a simple radio, that says "all words" or "any words" or whatnot. Then do something like a listQualify,...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
6:06 pm
113856
I have had nothing but a good experience with crystaltech for the past 4 years. ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
6:17 pm
113857
Robert, If multiple users access your website from the same computer, there are several possible scenarios: 1. They are all logging into the same computer as...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
8:34 pm
113858
Hi guys, Has anyone implemented an instant messaging solution? If so, I'd be interested in chatting about it. This would be for a dating site and IM is...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
11:15 pm
113859
... Try running it as an application, and see what kind of error that gives you. Also, I ran into a problem once where a Windows update broke CF; the update ...
archive@...
mdinowit
Offline Send Email
Sep 1, 2007
11:59 pm
113860
... How about if you log in with the same user account as CF is using? Is CF running as SYSTEM? ... No, it wouldn't. Dave Watts, CTO, Fig Leaf Software ...
archive@...
mdinowit
Offline Send Email
Sep 2, 2007
12:01 am
113861
I upgraded my crystaltech plan to CF8. I just noticed all my mxAjax stopped working. I guess it probably stopped working at the time we switched servers,...
archive@...
mdinowit
Offline Send Email
Sep 2, 2007
1:38 am
113862
Will, whats the link and I'll help check it out. Rey ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next...
archive@...
mdinowit
Offline Send Email
Sep 2, 2007
1:52 am
113863
What does firebug tell you about the AJAX calls? ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs....
archive@...
mdinowit
Offline Send Email
Sep 2, 2007
1:53 am
Messages 113834 - 113863 of 154390   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