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...
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...
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...
How do I display the java version of current environment in a cfm page? Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Check...
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...
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...
Working Query (finally!) SELECT title, Author, Publishers, ListPrice, ISBN FROM booksDATA WHERE MATCH (Title, Author, Publishers) AGAINST (<cfqueryparam ...
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...
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...
http://dev.mysql.com/doc/refman/5.0/en/fulltext-boolean.html =] ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the...
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...
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* =] ...
... I tried that already. =AGAINST (<cfqueryparam cfsqltype="cf_sql_varchar" value="#form.search#"> IN BOOLEAN MODE) I *still* get "Harry Potter" in the...
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...
... 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...
Did you ever figure this beast of a webservice out? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8...
... 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...
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....
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. ...
... 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,...
I have had nothing but a good experience with crystaltech for the past 4 years. ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ...
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...
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...
... 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 ...
... 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 ...
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,...
Will, whats the link and I'll help check it out. Rey ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next...
What does firebug tell you about the AJAX calls? ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs....