Mark,
Nate Weiss wrote a couple of custom tags (one CF_ and one CFX_ for NT
only
IIRC) that get around CF's inability to cope with these parameter
names. I
used this approach successfully for LDAP a few years ago, but don't
recall
which tags they were exactly. They should be at
http://www.n
Kay,
You might like to look at adding a per user debug setting, rather
than try
to manage by IP number ..
By this I mean use a session variable (or maybe a session cookie) to
say
whether or not to display the debug output.
i.e.
In Application.cfm ===
I am building a Multilingual / Multi-locale site. The most effective way I
have found to do this is to pregenerate versions of each page for each
locale and each language. The involves a simple publishing system that
glues various components together and writes out multiple versions of each
page
Simon,
You want ListFind. ListContains returns true because the list contains a
"1" ... it's part of the "10"
i.e. ListFind to find list elements, ListContains to find substrings within
elements.
-Rob
-Original Message-
From: Park, Simon [mailto:[EMAIL PROTECTED]]
Sent: Friday, Decemb
t: Tuesday, November 21, 2000 5:46 PM
To: CF-Talk
Subject: RE: n-Tier Applications and CF
I would have thought that JSP's would be the easiest solution.
Regards,
Anthony Geoghegan.
Lead Developer,
What's On Where (WOW!)
http://www.wow.ie
mailto:[EMAIL PROTECTED]
-Original Message-
I had exactly the same issues dealing with LDAP servers a couple of years
back. A CFX custom tag from Nate Weiss fixed the problem for me though:
CFX_QueryColumns
http://www.nateweiss.com/taggallery/CFXQueryColumns/CFX_QueryColumns.html
I think it's NT specific, and the disclaimer says it was N
Hi All,
We have a large CF site running on Solaris/Oracle, and intend to move much
of the business logic to Java classes/EJBs, possibly using Weblogic.
Is there anyone with experience using CF for the presentation/controller
layer of such a system, who can advise of the approach they used, such
rrors. Usually refreshing the
page a minute or so later "fixes" the problem. Our SAs think it may be
because CF is not returning a complete page to the load balancers, but I
don't know why that would happen, or even what constitutes a "complete page"
(missing close socket?).
Hi All,
We have a large CF application, and a need to integrate some JSP with it.
Is there currently any way of integrating session management betweent the
two?
TIA,
-Rob
Archives: http://www.ma
rrent session, similar to the
SetLocale() would be great.
Regards,
-Rob Cawte
-Original Message-
From: Steve Martin [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 03, 2000 11:55 PM
To: CF-Talk
Subject: RE: ColdFusion SP2
I concur, CF server always assumes English (US) as the default l
I'm trying to get RDS access to our Solaris Test Server so I can edit files
directly with CF Studio.
Working with our UNIX admin, I've got to the stage where I can browse the
directories in Studio and open files, but I can't save them.
The files are owned by the CF account. I'm using the CF acc
11 matches
Mail list logo