[LDAP] Binding with username and password

2000-09-13 Thread Sean Brown
using a username/password. I'm getting "No such object" error messages, which I'm taking to mean that CF can't bind using the attributes provided. more specifically, this works: but this doesn't: Anyone using LDAP? -Sean ______

RE: transferring SQL server DB to an ISP

2000-09-14 Thread Sean Brown
development machine might keep files C:\mssql\... but when I move it to the production server it might keep files in Z:\mssql\... ____ Sean Brown [EMAIL PROTECTED] http://www.imagicians.com/ "Either

RE: Verifying the existence of a file on the server

2000-09-15 Thread Sean Brown
do something or something else or if your inlining html you might want to use the IIF funciton: /s -Original Message- From: Michael Gagnon [mailto:[EMAIL PROTECTED]] Sent: Friday, September 15, 2000 1:02 PM To: [EMAIL PROTECTED] Subject: Verifying the existence of a

RE: [CF-Talk] Help with page not found error on my website intermitantly ?????

2000-09-18 Thread Sean Brown
first, a URL to check would be helpful. it is likely a problem with browser incompatibilities. If the CSS style sheet is missing IE will ignore it Netscape (in some cases) reports a 404 error. /s -Original Message- From: AustralianAccommodation.com Pty. Ltd. [mailto:[EMAIL PROTECTED]] Sen

Re: [CF-Talk] ideas for project management apps

2000-09-19 Thread Sean Brown
>I was wondering if anyone has any project management applications they >have >built that I can look at for just some ideas on how and what people >are >building. I'm not talking about code but examples online, that I can >check >out. http://www.onproject.com/ /s --

RE: SQL Server performance with CF

2000-09-25 Thread Sean Brown
you can install dual NICs on the web server and create a dedicated network connection btwn. the web server and the DB server (100mb or more pref.). If the web server is the only thing using SQL server, then you take that traffic off the general network, freeing up bandwidth. /s -Original Mess

RE: Force sessiontimeout??

2000-09-27 Thread Sean Brown
that will kill all session on every page request (until the tiimeout is increased) --in effec disabling sessions. If you just want to kill your current session, create a page (killSession.cfm) and put this in it: This will delete the session of the user that requests the page. /s -Original

RE: Refresh Question?

2000-09-29 Thread Sean Brown
use two separate cf templates, one does the SQL, the other the display logic. when the user refreshes they are then just refreshing the display page not the action page... /s -Original Message- From: HappyToad.com [mailto:[EMAIL PROTECTED]] Sent: Friday, September 29, 2000 12:08 PM To: CF

RE: CF Inline Documentation Methodology

2000-03-24 Thread Sean Brown
m/hal/ Second, I wish everyone would QUIT SENDING HTML MAIL TO THE LIST!!! ]] good luck And, third...would list members, please, trim their message see #2 :)-s ___ Sean

RE: CFIF Problem with OR

2000-03-24 Thread Sean Brown
-Sean ___ Sean Brown <[EMAIL PROTECTED]> Systems Engineer <[EMAIL PROTECTED]> Westcar Consulting Group www.westcar.com Allaire Alliance Partner www.allaire.com ___ -Original Message- Fr

RE: When the Database is down

2000-03-24 Thread Sean Brown
-Sean ___ Sean Brown <[EMAIL PROTECTED]> Systems Engineer <[EMAIL PROTECTED]> Westcar Consulting Group www.westcar.com Allaire Alliance Partner www.allaire.com ___ -Original Message- From: Shaun McCullou

RE: Check for Matching Passwords - Server Side

2000-03-25 Thread Sean Brown
-S ___ Sean Brown <[EMAIL PROTECTED]> Systems Engineer <[EMAIL PROTECTED]> Westcar Consulting Group www.westcar.com Allaire Alliance Partner www

RE: Cold Fusion Technical Paper

2000-03-26 Thread Sean Brown
just change it from www1.allaire.com to www.allaire.com -Sean ___ Sean Brown <[EMAIL PROTECTED]> Systems Engineer <[EMAIL PROTECTED]> Westcar Consulting Group www.westcar.com Allaire Alliance Partner www

RE: Mac CF studio?

2000-03-27 Thread Sean Brown
BBedit. ___ Sean Brown <[EMAIL PROTECTED]> Systems Engineer <[EMAIL PROTECTED]> Westcar Consulting Group www.westcar.com Allaire Alliance Partner www

RE: GetClientVariables()

2000-04-06 Thread Sean Brown
I later learned that LastVisit along with HitCount is a readonly variable. ___ Sean Brown <[EMAIL PROTECTED]> Systems Engineer <[EMAIL PROTECTED]> Westcar Consulting Group www.westcar.com Allaire Alliance Partner www

RE: Problem controlling output

2000-04-25 Thread Sean Brown
ul like "JokeID" _______ Sean Brown<[EMAIL PROTECTED]> http://www.westcar.com/ "Either way you get your dog back" -Anonymous ___ -Original Message- From: Hubert Earl [mailt

RE: Task switching leaves CF Studio on top

2000-04-25 Thread Sean Brown
you need 4.5.1 RC1 or higher to fixx this. It's a well known (see the beta test forums) bug that actually came from Delphi... -S ___ Sean Brown<[EMAIL PROTECTED]> http://www.westcar.com/ "Either way you g

RE: Flash/CF integration

2000-05-02 Thread Sean Brown
They were using generator and flash 4 i believe: http://www.macromedia.com/software/generator/ http://www.macromedia.com/software/flash/ and I found this on figleaf: http://www.figleaf.com/figleafhome/cfug/CFUGmar00/flash4pres.zip -S ___ Sean Brown

RE: Problem in search form

2000-05-04 Thread Sean Brown
ht?? Well you could write the tokenizing logic (split on whitespace and commas, etc.) and dynamically write the SQL, or Why can't you just use Verity to index the column containing the search criteria and let Verity handle the searching? -Sean _____

RE: number of users Solution and a Problem

2000-05-05 Thread Sean Brown
ould be removed from this table and the Application.TotalUsersInSession variable w/b updated to reflect the new RecordCount in the LastPageView table. -S ___ Sean Brown<[EMAIL PROTECTED]> http://www.westcar.com/ "Either

RE: Textarea problem

2000-05-08 Thread Sean Brown
ial characters, the name=value pairs were mangled, resulting in a value no being defined where you thought it would be. Another suggestion: You must enter the justification. Back ___ Sean Brown

RE: Textarea problem

2000-05-08 Thread Sean Brown
CFML is not case sensitive. ___ Sean Brown<[EMAIL PROTECTED]> http://www.westcar.com/ "Either way you get your dog back" -Anonymous ___ -Original M

RE: Icon problem with CFTreeItem

2000-05-08 Thread Sean Brown
are there different file permissions on the icons in the orig. location as opposed to the "same dir as the cfm template"? ___ Sean Brown<[EMAIL PROTECTED]> http://www.westcar.com/ "Either way

RE: CFHTTP

2000-05-08 Thread Sean Brown
. However you can use CFHTTP to get the HTML source, then use Regular Expressions to get the digits between Temp: http://image.weather.com/pics/blank.gif" ALT=""> and °F -S ___ Sean Brown<[EMAIL PROTECTED]>

RE: Slightly OT: Lighten things up a little

2000-05-08 Thread Sean Brown
- Know where the above reference to "CFTEMPONLYFORSETVARIABLENEVERUSETHISNAMEINYOURCODE122333654321" comes from - Refer to the book as CF WACK - Know the publication date/ISBN number for "Allaire Spectra E-Business Construction Kit" ..... ___ Sean Brown<[EMAIL PROTECTED]&

RE: Updating remote server databases

2000-05-09 Thread Sean Brown
Is the external Web site "Read-only" or are you facing transactional e-commerce type issues? -Original Message- From: Scott Forler [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 09, 2000 11:58 AM To: [EMAIL PROTECTED] Subject: Updating remote server databases Hello All! I am looking for

RE: Now what?

2000-05-09 Thread Sean Brown
If you need to modify the action though you'll need something like: would need more info if that don't help... ___ Sean Brown<[EMAIL PROTE

RE: ASP equivalent of CFHTTP (& per & pup)..

2000-05-09 Thread Sean Brown
perl LWP::Simple or the larger Bunndle::LWP, see your local CPAN. ___ Sean Brown<[EMAIL PROTECTED]> http://www.westcar.com/ "Either way you get your dog back"

RE: CF Guru help needed - Caller Scope questions

2000-05-09 Thread Sean Brown
, but they used "Name" for the CT Attribute: This is fine in this syntax but it breaks when you call it as a cfmodule like this: , so don't use Name as an attribute for custom tags) -S _______ Sean Brown<[EMAIL PROTECTED]>

RE: naming structures dynamically

2000-05-09 Thread Sean Brown
CurrentRow#"], "Fname", qEmployees.Fname); StructInsert(stEmployees["#qEmployees.CurrentRow#"], "Lname", qEmployees.Lname); StructInsert(stEmployees["#qEmployees.CurrentRow#"], "Email", qEmployees.Email);

RE: Textarea problem

2000-05-09 Thread Sean Brown
olorList and ColorList="red,green,blue" and you want to loop over that list, you'll need to use the #'s in the list="" because you want to loop over the value contained in the variable named colorList: hth -S ___ Sean

RE: CFML be gone!

2000-05-09 Thread Sean Brown
out everything else. look for a customTag if you are going to try and remove all HTML code though, it can get very tricky (the regExes). -S ___ Sean Brown<[EMAIL PROTECTED]> http://www.westcar.com/ "Either way you get

RE: cfgrid, how many can see it???

2000-05-09 Thread Sean Brown
-Sean ___ Sean Brown<[EMAIL PROTECTED]> http://www.westcar.com/ "Either way you get your dog back" -Anonymous ___ -Original Message- From: Jeff Fongemie [mailto:[EMAIL PROTECTED]]

RE: Updating remote server databases

2000-05-09 Thread Sean Brown
table in RemoteServer, Load RemoteServer with data retrieved from WDDX/XML document. this is a general platform independent approach in a simple form. There are a number of things that could go wrong, and it is jut one such approach. But I have used this before to help myself out of a few jams. -Se

RE: autogenerated keys

2000-05-09 Thread Sean Brown
http://www.teamallaire.com/tutorials/maxID.cfm ___ Sean Brown<[EMAIL PROTECTED]> http://www.westcar.com/ "Either way you get your dog back" -Anonymous ___

RE: modify tables

2000-05-10 Thread Sean Brown
Using SQL-Server? Check the SQL Server Books Online for the ALTER TABLE Syntax. CREATE TABLE foo ( bar varchar(25) ); ALTER TABLE foo ALTER COLUMN bar varchar(100); Works for me! -S ___ Sean Brown<[EM

RE: Projects database - suggestions please?

2000-05-11 Thread Sean Brown
table... ___ Sean Brown<[EMAIL PROTECTED]> http://www.westcar.com/ "Either way you get your dog back" -Anonymous ___ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

Is this a bug?

2000-05-11 Thread Sean Brown
ing a StructFind(stWestcar["#thisKey#"], "Resource") in the SQL, that didn't work either Why can it interpolate the value of a simple variable and do the magic-single-quote-escape-trick but can't interpolate a complex one. strange