OT: Creating SSL Key Request

2001-04-10 Thread Duane Boudreau
Hi All, I just went thru the process of creating an SSL key request on an NT box running IIS 4.0. I created the first copy and wouldn't you know I mispelt something. I deleted the original key from the Key Manager, but now it will not allow me to create a second request. Any ideas how to fix

RE: Creating SSL Key Request

2001-04-10 Thread Duane Boudreau
Got it. Illegal caracter "," in the Organization name. Duane -Original Message----- From: Duane Boudreau [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 10, 2001 8:18 PM To: CF-Talk Subject: OT: Creating SSL Key Request Hi All, I just went thru the process of creating

RE: Alert Box with countdown?

2001-04-16 Thread Duane Boudreau
Syntax showModalDialog( szURL, "", "dialogWidth:400; dialogHeight:400"); check out for more: http://msdn.microsoft.com/workshop/browser/mshtml/reference/IFaces/Window2/s howModalDialog.asp Dan, I am only using IE for this but I am not familiar with Modal? Do you have any sample code?

Rename DB

2001-04-16 Thread Duane Boudreau
Hi All, I have a situation on my hands. I renamed a table that corrupt data, regenerated it from SQL and repopulated it with "good" data. Unfortunately, unbeknownst to me, the renaming of the original table caused all the triggers and views associated with the table to be modified. I am

CFML not being executed

2001-04-18 Thread Duane Boudreau
Just had a box put together with Win2k, IIS, CF 4.5.1 sp2 and for some reason it is not executing the CFML code. When I view the source the CFML code is still in the contained in the returned html. I've tried everything even reinstalling both CF and the OS. I checked the ISAPI filters, execute,

RE: Resume Field

2001-04-25 Thread Duane Boudreau
Check out ezEdit (www.siteobjects.com) IE only. There used to be a Java Editor floating around. Very limited functionality. Duane -Original Message- From: Christine Kelley [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 25, 2001 3:03 PM To: CF-Talk Subject: Resume Field Hi all!

CF Log Analyzers

2001-04-27 Thread Duane Boudreau
Has anyone here written a CF util to pull apart the CF server logs? ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives:

RE: JOIN queries from two datasources

2001-05-01 Thread Duane Boudreau
You need CF5's Query a query feature for this -Original Message- From: Diana Nichols [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 01, 2001 1:52 PM To: CF-Talk Subject: JOIN queries from two datasources Sorry if this has been asked before Can I join two queries from two different

RE: ot on mouseover

2001-05-15 Thread Duane Boudreau
use the title attrib. not sure if it works in NN though a href= title=hellotext/a -Original Message- From: Joshua Tipton [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 15, 2001 2:06 PM To: CF-Talk Subject: ot on mouseover I need a good script so that when you do an onmouseover on a

RE: Session Solution.

2001-05-22 Thread Duane Boudreau
) If the time diff is less than 5 minutes and the user hasnt been warned yet launch a popup window that: a) updates a session var that indicates that the user has recieved the 5 minute warning b) warns user HTH, Duane Boudreau, Chief Techical Re-Director HexaInteractive, LLC http

OT: FTP Server

2001-05-24 Thread Duane Boudreau
All, Can anyone suggest a decent and moderatly priced (~ $250) FTP server that will run as a service unter Win2k? TIA Duane Boudreau, Chief Techical Officer CFExperts, LLC Nashua, NH 603.620.8797 ~~ Structure your ColdFusion code with Fusebox

OT:DNS2go

2001-05-24 Thread Duane Boudreau
Hi All, Has anyone here used the service DNS2Go from deerfield? Its supposed to be free dns hosting. If so how was/is reliability? TIA, Duane Boudreau, Chief Techical Officer CFExperts, LLC Nashua, NH 603.620.8797 ~~ Structure your ColdFusion

RE: OT: FTP Server

2001-05-24 Thread Duane Boudreau
: All, Can anyone suggest a decent and moderatly priced (~ $250) FTP server that will run as a service unter Win2k? TIA Duane Boudreau, Chief Techical Officer CFExperts, LLC Nashua, NH 603.620.8797 ~~ Structure your ColdFusion code with Fusebox. Get

RE: DNS2go

2001-05-24 Thread Duane Boudreau
or permanent connection to the 'net. It can even update your system clock so that it is very accurate. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Duane Boudreau Sent: Friday, 25 May, 2001 4:31 AM To: CF-Talk Subject: OT:DNS2go Hi All, Has anyone here

RE: Need a bad word list

2001-05-24 Thread Duane Boudreau
I could tape my six year old for you :) Did you check the Developers Gallery? There used to be a couple in there attached to bad word filters Duane -Original Message- From: Art Broussard [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 24, 2001 11:34 AM To: CF-Talk Subject: Need a bad

RE: Duplicating database row

2001-05-28 Thread Duane Boudreau
What about: INSERT INTO table1 (col1, col2, col3... ) SELECT col1, col2, col3 FROM table2 HTH, Duane Boudreau, Chief Techical Re-Director HexaInteractive, LLC http://www.hexainteractive.com 603.620.8797 -Original Message- From: Bud [mailto:[EMAIL PROTECTED]] Sent: Monday, May 28

RE: Calling all IIS Gurus..

2001-06-02 Thread Duane Boudreau
I am definetly not an IIS guru, but could you setup a shared drive and link to it as a virtual directory? Duane -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Saturday, June 02, 2001 8:43 AM To: CF-Talk Subject: Calling all IIS Gurus.. I seem to have a

RE: ColdFusion 5 Availability

2001-06-04 Thread Duane Boudreau
When will it be made available to partners? Thanks, Duane -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, June 04, 2001 5:34 PM To: CF-Talk Subject: ColdFusion 5 Availability There have been some questions on the list about ColdFusion 5

RE: Can CF modify NT User Authentication?

2001-06-05 Thread Duane Boudreau
It can through a tag written by Lewis Sellers at http://www.intrafoundation.com. I've used a variation of it before and it works great. Duane -Original Message- From: Newsome, Scott [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 2001 1:44 PM To: CF-Talk Subject: Can CF modify NT

List Question

2001-06-05 Thread Duane Boudreau
Hi All, I am writing an import routine that has to take into account quoted strings, some of which may contain commas. How do you force the following string to be 3 items? 1,1,abc,def TIA, Duane ~~ Structure your ColdFusion code with Fusebox.

RE: List Question

2001-06-05 Thread Duane Boudreau
-Talk Subject: RE: List Question use a different delimiter than a comma... for example a semicolon or some other character that's not going to be used. HTH Hatton -Original Message- From: Duane Boudreau [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 2001 3:32 PM To: CF-Talk Subject

RE: profanity checker(again)

2001-06-06 Thread Duane Boudreau
Check against _turd_ where _ = space Duane -Original Message- From: Will Swain [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 06, 2001 8:56 AM To: CF-Talk Subject: profanity checker(again) Hi all, I emailed the list regarding this a few weeks ago, but an interesting problem has now

RE: CFTree substitute?

2001-06-06 Thread Duane Boudreau
The one I've used one before is at http://www.foreveryday.com/calendar It doesn't require frames and works in NN4 and IE4+ I dont recall where I actually found it though. Duane -Original Message- From: David E. Crawford [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 06, 2001 3:21 PM

RE: ignore an error??

2001-06-07 Thread Duane Boudreau
You could use isDefined(url.techID) or CFTry/CFCatch. isDefined would be more efficient though. HTH, Duane -Original Message- From: Alex [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 07, 2001 11:10 AM To: CF-Talk Subject: ignore an error?? I recieve the following error: An error

RE: setup HTTPS on local PC

2001-06-10 Thread Duane Boudreau
To get the https protocal working locally you have to install an ssl key on your machine Duane -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Sunday, June 10, 2001 2:57 PM To: CF-Talk Subject: OT: setup HTTPS on local PC

RE: CFCONTENT Problem

2001-06-10 Thread Duane Boudreau
If you are using NT with SP 6a: add this to send.cfm cfheader name=Content-Disposition value=attachment; Filename=myfile.txt -Original Message- From: Rich Z [mailto:[EMAIL PROTECTED]] Sent: Sunday, June 10, 2001 4:17 PM To: CF-Talk Subject: CFCONTENT Problem I'm sure this

RE: CFCONTENT Problem

2001-06-10 Thread Duane Boudreau
What is the WinNT SP? Duane -Original Message- From: Rich Z [mailto:[EMAIL PROTECTED]] Sent: Sunday, June 10, 2001 8:50 PM To: CF-Talk Subject: RE: CFCONTENT Problem Still happening. Is there something I need to do on the server side? -Original Message- From: Dain

Parent/Child CFML Tags

2000-10-21 Thread Duane Boudreau
Hi All How do you get the child tag to access the attributes of the parent? cf_MyParentTag Attrib1="test1" Attrib2="test2" cf_MyChildTag ShowAttrib="Attrib1" /cf_MyParentTag TIA, Duane

RE: Parent/Child CFML Tags

2000-10-21 Thread Duane Boudreau
Hi All How do you get the child tag to access the attributes of the parent? cf_MyParentTag Attrib1="test1" Attrib2="test2" cf_MyChildTag ShowAttrib="Attrib1" /cf_MyParentTag Also how do you pass data from the parent tag to the child tag without using the request scope? For instance

RE: Parent/Child CFML Tags

2000-10-25 Thread Duane Boudreau
As always thanks Dave Duane -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: Sunday, October 22, 2000 4:27 PM To: '[EMAIL PROTECTED]' Cc: '[EMAIL PROTECTED]' Subject: RE: Parent/Child CFML Tags How do you get the child tag to access the attributes of

RE: CF 5.0 Bug Vote is Now Open!

2000-10-25 Thread Duane Boudreau
Here is the breakdown at the company I work for: P1 [Shiphold]: Any bug that causes ColdFusion, serious HTML, or script error. Also includes issues with functionality that have no workaround. P2 [Major]: Any bug that causes an error in functionality that has no workaround or NN/IE

RE: CF 5 Bug Vote

2000-10-26 Thread Duane Boudreau
I submitted Two Product Enhancements to Allaire: #19879 - An Enhancement to the CFX API that would allow a CFX tag to populate Structures. This is very useful, and I have heard interest from other Developers of this. It seams to me that it was just overlooked in Version 4 when Structures

cfcontent

2000-10-28 Thread Duane Boudreau
I'm using cfcontent to trigger the upload of a file. Does anyone remember the trick to faking cfcontent into using a file name other the name of the template it is located in? TIA, Duane Archives:

RE: cfcontent

2000-10-28 Thread Duane Boudreau
name=#myfilename#" -Original Message- From: Duane Boudreau [mailto:[EMAIL PROTECTED]] Sent: Saturday, October 28, 2000 12:29 PM To: CF-Talk Subject: cfcontent I'm using cfcontent to trigger the upload of a file. Does anyone remember the trick to faking cfcont

Studio Question

2000-10-31 Thread Duane Boudreau
Does anyone know if CFStudio has a command line interface? TIA, Duane Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe:

RE: Help - Please

2000-11-09 Thread Duane Boudreau
covered, but most RDBMS will offer you the option of case sensitivity. Duane Boudreau Director of Web Techologies Ektron, Inc. Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe

DHTML Collapsing Tree

2000-11-14 Thread Duane Boudreau
Does anyone know of a cross browser ( IE4 NN4 ) DHTML collapsing tree that supports at least 3 levels of menus. TIA, Duane Boudreau Director of Web Technologies Ektron, Inc. Archives: http

RE: DHTML Collapsing Tree

2000-11-14 Thread Duane Boudreau
Studio may have what you need. Cold Fusion Studio File New DHTML Outline Wizard. Supports up to 4 collapsable brances. Its easy to customize. Doesn't seem to work in Netscape. Anyway I found something at http://www.dansteinman.com/dynduo/ Cheers and thx...Duane

CFUG in Northern New England

2000-11-14 Thread Duane Boudreau
Hi All, Is there any interest in a CFUG serving those of us in the east, north of Boston? Although I'm only 45 miles north of Boston, driving to Boston is a real pain. If anyone is interested please contact me off list. Cheers, Duane Boudreau Director of Web Technologies Ektron, Inc

RE: VSS for Remote Dev ?

2000-11-17 Thread Duane Boudreau
Rob, There are two options: VPN (Virtual Private Network) where your developers connect to your network remotely or SourceOffSite (www.sourceoffsite.com) with is a java interface for Source Safe that runs across the web. HTH, Duane Boudreau Director of Web Technologies Ektron, Inc

RE: Development Environments

2000-11-17 Thread Duane Boudreau
Even in a one person shop version control is paramount. Roll back and history has saved my butt on countless occasions. Duane Boudreau Director of Web Technologies Ektron, Inc. -Original Message- From: Stewart McGowan [mailto:[EMAIL PROTECTED]] Sent: Friday, November 17, 2000 10:54

RE: Is CFMODULE = CF_CustomTag?

2000-11-21 Thread Duane Boudreau
location information (local directory first then directories under customtags until a match is found). Using CFModule also eliminates the possibility of calling someone else's tag by accident. HTH, Duane Boudreau Director of Web Technologies Ektron, Inc.

FW: masking the .cfm extension

2000-11-27 Thread Duane Boudreau
k the "Configuration..." button Click the "Add" button Set the Executable to be x:\cfusion\bin\iscf.dll (where x:\cfusion is where you installed CF) Set the extension to .htm Click OK HTH, Duane Boudreau Director of Web Technologies Ektron, Inc. ~

RE: Get the last 12 months transactions?

2000-11-30 Thread Duane Boudreau
FROMtable WHERE date = #DateAdd("m", 12, Now())# HTH, Duane Boudreau Director of Web Technologies Ektron, Inc. ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Arch

RE: ColdFusion for Dummies revision - CF5 features

2000-12-04 Thread Duane Boudreau
while the page is processing) you would be running your sub queries against memory. This would be a big time performance boost over running traditional queries because of the difference between the speed of memory access vs. db access. Hope this makes sense. Cheers, Duane Boudreau Director of Web

Recurrence Engine

2000-12-04 Thread Duane Boudreau
Has anyone here built a scheduling recurrence engine? I'm looking for some thing that schedules tasks like so: o Every nth day of the month o Every given day of every week o Every nday of every month etc... TIA, Duane Boudreau CFExperts.Com

RE: ColdFusion for Dummies revision - CF5 features

2000-12-05 Thread Duane Boudreau
| b.. Ability to run queries against existing query result sets (CFSQL). I don't understand the need for that. Couldn't you just run another query? Or is it some sort of performance issue thing since the query is in memory? Since the query is stored in memory (I assume

RE: Kawa

2000-12-06 Thread Duane Boudreau
Hello, I was browsing Allaire's download site and I saw something called Kawa. What is Kawa? Kawa is a Java IDE that Allaire purchased. I assume it is to be the JRUN version of CFStudio. Duane Boudreau CFExperts.Com ~~ Structure your

RE: Which scope? (Was: Re: Application.cfm)

2000-12-06 Thread Duane Boudreau
(that is you are not calling custom tags that you want to make the variable accessable to) and request if you want to make the variable accessable to other modules called within the page. HTH, Duane Boudreau Todd Ashworth - Original Message - From: "paul smith" [EMAIL PROTECTED

Reverse Look up on IP address

2000-12-07 Thread Duane Boudreau
Is there a way to do a reverse look up on an IP address and see who it is registered to? TIA, Duane Boudreau CFExperts.Com ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

Ignore

2000-12-19 Thread Duane Boudreau
Just checking to see if the new email address is working. Duane Boudreau Senior Software Engineer e-Dialog 131 Hartwell Ave. Lexington, MA 02421 ~~ Structure your ColdFusion code with Fusebox. Get the official book at http

RE: check with an OR

2000-12-20 Thread Duane Boudreau
Try CFIF CGI.Remote_Addr is "200.00.11.99" or CGI.Remote_Addr is "200.00.13.99" Duane Boudreau Sr Software Engineer e-Dialog http://www.e-dialog.com Lexington, MA -Original Message- From: Robert Orlini [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 20, 2

OT: JS equivalent to IsNumeric???

2000-12-20 Thread Duane Boudreau
Is there a JS equivalent to IsNumeric??? Also does anyone know the address to the JS-Jive email list? Duane Boudreau Sr Software Engineer e-Dialog http://www.e-dialog.com Lexington, MA ~~ Structure your ColdFusion code with Fusebox. Get

RE: Who wants a CF-SQL Mailing List?

2000-12-21 Thread Duane Boudreau
-Original Message- From: Michael Dinowitz [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 21, 2000 11:56 AM To: CF-Talk Subject: Re: Who wants a CF-SQL Mailing List? Its set up and will be 'released' today with the Studio list. I've been a little tied up due to the new

RE: Looking for low cost CF host

2000-12-23 Thread Duane Boudreau
Don't use interland. It took them a day and a half to resolve some network issues that had my database connection offline. Try www.crystaltech.com -Original Message- From: Mike Weaver [mailto:[EMAIL PROTECTED]] Sent: Saturday, December 23, 2000 8:11 AM To: CF-Talk Subject: Re:

RE: The +.htr bug strikes again

2000-12-26 Thread Duane Boudreau
Maybe all of us "older" developers are annoying and dull. Something about the school of hard knocks. Even if "older" is defined in experience rather than age. Anyway Dave keep up the good work. I, for one, know that when I see your name on a post it is worth reading because it will be well

WinNT errors

2000-12-26 Thread Duane Boudreau
I am seeing these errors showing up in my server.log file. Anyone have any idea what would be causing this? "Error","TID=162","12/26/00","21:16:13","Error number 232 occurred while attempting to write the reply to the web server." "Error","TID=162","12/26/00","21:16:13","Windows NT error number

RE: ActiveX and Netscape - OT

2000-12-27 Thread Duane Boudreau
Check out NCompass at http://www.ncompasslabs.com Here's where I found it (after a quick 10 second search...) http://browserwatch.internet.com/news/story/plugin46.html At 09:06 AM 12/27/00 -0500, you wrote: Can anyone tell me if a Netscape plugin exists that will allow you to run ActiveX

RE: OT- HTH

2000-12-29 Thread Duane Boudreau
-Original Message- From: lsellers [mailto:[EMAIL PROTECTED]] Sent: Friday, December 29, 2000 1:01 PM To: CF-Talk Subject: RE: OT- HTH Hope This Helps. :-) Oooh. Always thought it mean "Hold That Halibut." Um, don't ask. Sorry I have to. Ever held a halibut? Duane

RE: OT- HTH

2000-12-29 Thread Duane Boudreau
Its not something you'd do for the halibut. (ducking and running). That depends on how nice you are to the halibut ;) Duane Chaos, panic, and disorder - my work here is done. -- Duane Boudreau wrote: Sorry I have to. Ever held a halibut? Duane ~ Paid

Calendar Question

2001-01-04 Thread Duane Boudreau
1) Does anyone have a fool proof formula from coming up with the number of rows in a calendar for a month. I've tried a couple of things but with no luck. TIA, Duane Boudreau CEO/CTO, CFExperts ~~ Structure your ColdFusion code with Fusebox. Get

RE: Calendar Question

2001-01-06 Thread Duane Boudreau
This should work. This assumes the calender cols are in the order Sun-Sat. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Duane Boudreau [mailto:[EMAIL PROTECTED]] Sent: 04 January 2001 22:17 To: CF-Talk Subject: Calendar Question 1) Does anyone have

RE: Date Formating

2001-01-07 Thread Duane Boudreau
ot;SELECTED"),DE(""))# #Left(MonthAsString(Monthnumber), 3)# /cfloop /select HTH, Duane Boudreau What would be the best way to go about making a select drop down populated with all of the months of the year and to display them abbreviated? I am currently using the fo

RE: Slightly OT

2001-01-07 Thread Duane Boudreau
Sorry, but I have to comment - (engage soapbox mode) Managers that choose ASP over CF are showing that they have no business being a manager. I've done both. My first reaction to ASP was "Why is this so difficult?" My first reaction to CF was "Wow, someone finally made it simple."

RE: Date Formating

2001-01-07 Thread Duane Boudreau
bout that at first, but from what I have found the standard date abbreviations are the following which means taking just the first three letters would not work. January Jan. February Feb. March Mar. April Apr. May May June June July July August Aug. September Sept. October Oct. Novem

RE: Can this be done with CF

2001-01-07 Thread Duane Boudreau
Hi - wondering if anyone on the list can give me some advice please. The following risk calculator was done in-house for use on our Intranet but now the business area want to make it available on the web. http://www.e-safety.sa.gov.au/cutter/riskassessmentcalculator.htm (DO NOT PRESS THE

RE: Problem w/Frames Netscape

2001-01-07 Thread Duane Boudreau
You ended your frame set incorrectly. try /frameset Duane Boudreau CTO, CFExperts -Original Message- From: Paige Chandler [mailto:[EMAIL PROTECTED]] Sent: Sunday, January 07, 2001 10:01 PM To: CF-Talk Subject: Problem w/Frames Netscape Hello All and Happy New Year, I have

RE: Easy CFLOOP Question

2001-01-08 Thread Duane Boudreau
rows.currentrow (assuming the rows is the name of your query) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, January 08, 2001 8:45 AM To: CF-Talk Subject: Easy CFLOOP Question is there a way to find out what row i am on in a cfloop?

RE: CF_Activedit alternatives??

2001-01-09 Thread Duane Boudreau
few features (i.e. only includes basic HTML editing). Does anyone still have a copy or a link to this? The above link doesn't work. I have a project where I could use this. Thanks, Duane Boudreau CFExperts ~~ Structure your ColdFusion code

RE: Faster Join

2001-01-09 Thread Duane Boudreau
What DBMS? DataBase Management System HTH, Duane ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe:

RE: Short Circuit Evaluation

2001-01-17 Thread Duane Boudreau
The ability to "lazy" evaluation has been in ColdFusion since v 4.01 cfif IsDefined("somevar") and somevar IS "somestring" Duane -Original Message- From: Eric Dawson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 17, 2001 12:05 PM To: CF-Talk Subject: Re: Short Circuit

RE: MM/ALLAIRE No more Studio?

2001-01-18 Thread Duane Boudreau
As long as it isn't WYSIWYG only! Duane -Original Message- From: Duane Douglas [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 18, 2001 9:01 AM To: CF-Talk Subject: Re: MM/ALLAIRE No more Studio? At 08:42 AM 1/18/2001 -0500, Richard L Smith wrote: It sounds like Studio 5

RE: Inserting HTML into a database.

2001-01-19 Thread Duane Boudreau
, Duane Boudreau, CTO CFExperts 603.620.8797 -Original Message- From: Adam Reynolds [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 18, 2001 10:37 AM To: CF-Talk Subject: Inserting HTML into a database. I'm using EZEdit (awesome tag!) to enable a user to paste in excel tables

CF451 and HTML Mail

2001-01-19 Thread Duane Boudreau
is on the second config. The second server (development server) always sends the proper HTML. My question is: Are there any know email issues with CF451 that have been fixed in CF451 sp2 that would cause the above problem? Thanks, Duane Boudreau CFExperts 603.620.8797

Bug/Defect Tracking Apps

2001-01-23 Thread Duane Boudreau
Can anyone suggest a good bug/defect tracking solution? Thx, Duane Boudreau, Applications Manager AllVertical Exeter, NH 603.xxx. ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com

Triggering the Find Dialog

2001-01-23 Thread Duane Boudreau
Does anyone know if there is a way to trigger the browser's find button for searching the text on the current page? TIA, Duane Boudreau, CTO CFExperts 603.620.8797 ~~ Structure your ColdFusion code with Fusebox. Get the official book at http

RE: Triggering the Find Dialog

2001-01-24 Thread Duane Boudreau
- Original Message - From: "Duane Boudreau" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Tuesday, January 23, 2001 11:33 PM Subject: Triggering the Find Dialog Does anyone know if there is a way to trigger the browser's find button for searching the text on the

RE: How to extract string from URL

2001-01-26 Thread Duane Boudreau
dacha, try cfset cURLString = "http://www.domain.com/directory/" cfoutput#ListLast(cURLString, "/")#/cfoutput HTH, Duane Boudreau, CTO CFExperts 603.620.8797 -Original Message- From: ZAMEX [mailto:[EMAIL PROTECTED]] Sent: Friday, January 26, 2001 5:08 AM

RE: Push alert page to browser?

2001-01-26 Thread Duane Boudreau
Haven't tried this but it might work: In you application.cfm write a JS function to the header using CFHTMLHead that starts a JS timer. When the function reaches specified intervals popup a window that notifies the user and gives them the option of closing the window. If you call a CFM page in

Structures

2001-01-26 Thread Duane Boudreau
Can the variable scope can be accessed as a structure? Thx, Duane ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives:

AbleCommerce

2001-01-26 Thread Duane Boudreau
ll me what is involved with setting up PGP encryption? I'm thinking of using it to encrypt the numbers while they sit in the database. TIA, Duane Boudreau, Applications Manager AllVertical Exeter, NH 603.658.4277 ~~ Structure your ColdFusion code wi

SQL Error

2001-01-29 Thread Duane Boudreau
Has anyone seen this error here before? What is the cause and the fix? ODBC Error Code = 40001 (Serialization failure) [Microsoft][ODBC SQL Server Driver][SQL Server]Your transaction (process ID #17) was deadlocked with another process and has been chosen as the deadlock victim. Rerun your

RE: SQL Error

2001-01-29 Thread Duane Boudreau
. If possible, change the design so that it can't happen. Nick -Original Message- From: Duane Boudreau [mailto:[EMAIL PROTECTED]] Sent: Monday, January 29, 2001 3:27 PM To: CF-Talk Subject: SQL Error Has anyone seen this error here before? What is the cause and the fix? ODBC Error Code

RE: Insert NULL Values in SQLSERVER.

2001-01-29 Thread Duane Boudreau
On 1/29/01, Russel Madere penned: Try this: CFIF trim(ListGetAt(Phone,x)) contains "n/a" Phone = NULL, CFELSE Phone = '#ListGetAt(Phone,x)#', /CFIF This will UPDATE with a NULL value on MS SQL. One thing you have to be careful about, I found out the hard way, is, if you do a

Harpoon Beta

2001-01-30 Thread Duane Boudreau
Has anyone here been able to get to the Harpoon beta yet? Thx, Duane Boudreau, CTO CFExperts 603.620.8797 ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http

RE: Harpoon Beta

2001-01-30 Thread Duane Boudreau
, a little while back "Duane Boudreau" [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Has anyone here been able to get to the Harpoon beta yet? Thx, Duane Boudreau, CTO CFExperts 603.620.8797 ~~~

DB Query

2001-01-31 Thread Duane Boudreau
I have a couple of tables I am working with that do not have very good PK/FKs setup. (Unfortunately this is not my schema and I don't have the luxury of changing it) 1) Manufactures [ManID, ManName, ] 2) Products [PID, ManID, RealManID ] ManID and RealManID map to MID and usually contain

RE: Reading/Writing HTTP Headers

2001-01-31 Thread Duane Boudreau
Is there a workaround to read this data with v 4.5? TIA, Duane -Original Message- From: Ben Forta [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 31, 2001 12:51 PM To: CF-Talk Subject: RE: Reading/Writing HTTP Headers And for the ones you cannot get at ... ColdFusion 5 will

SQL Question

2001-01-31 Thread Duane Boudreau
Which is more efficient? WHERE x = 1 OR x = 2 OR x = 3 OR WHERE x IN (1,2,3) Duane ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives:

RE: SQL Question

2001-01-31 Thread Duane Boudreau
cotech.com -Original Message----- From: Duane Boudreau [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 31, 2001 1:54 PM To: CF-Talk Subject: SQL Question Which is more efficient? WHERE x = 1 OR x = 2 OR x = 3 OR WHERE x IN (1,2,3) Duane ~~

RE: Nesting CFTRANSACTIONs

2001-02-01 Thread Duane Boudreau
Actually CFTransaction can be nested in 4.5 Here is the sample code from the CFStudio 4.5.2 docs: CFTRANSACTION ACTION="BEGIN" CFQUERY NAME='makeNewCourse' DATASOURCE='cfsnippets' /CFQUERY --- CFCATCH

RE: Detecting HTTP_USER_AGENT

2001-02-01 Thread Duane Boudreau
; cfelse !--- Browser is unknown --- cflocation url="index_ob.cfm" /cfif HTH, Duane Boudreau, CTO CFExperts, LLC. -Original Message- From: Richard L Smith [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 01, 2001 10:41 AM To: CF-Talk Subject: Detecting HTTP_USER

RE: Batch Image Upload

2001-02-01 Thread Duane Boudreau
I guess I would do a CFDIRECTORY where the images are located and then just upload them using CFFTP This would work if you can install CFExpress on the clients machine and CFExpress supports CFFTP and CFDirectory,, otherwise the client would still have to get to the files on the server first.

Shopping Malls in CF

2001-02-02 Thread Duane Boudreau
Is there anyone here doing a Shopping Mall application? If so how are you handling collections, shipping, taxes when people buy things from different stores in the mall and check everything out in one cart and then try to ship it multiple locations? TIA, Duane

RE: Break in attempts?

2001-02-05 Thread Duane Boudreau
Its probably just someone checking to see if you are running ColdFusion. I do that occasionally if I am not sure if a site is being served by ColdFusion. Duane -Original Message- From: Jon Gage [mailto:[EMAIL PROTECTED]] Sent: Monday, February 05, 2001 1:37 PM To: CF-Talk Subject: Break

Trapping Errors from CFLocation

2001-02-06 Thread Duane Boudreau
ested site could not be loaded /cfcatch /cftry Thx, Duane Boudreau, Applications Manager AllVertical Exeter, NH 603.658.4277 ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives:

RE: Trapping Errors from CFLocation

2001-02-06 Thread Duane Boudreau
Seems CFHTTP is a much better choice than CFLocation. Duane -Original Message- From: Duane Boudreau [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 06, 2001 10:08 AM To: CF-Talk Subject: Trapping Errors from CFLocation Is it possible to trap the "HTTP/1.0 404 Object Not

RE: Question on Hosting

2001-02-06 Thread Duane Boudreau
stay away from interland. i've heard good things about crystaltech HTH Duane -Original Message- From: Alan H Koenig [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 06, 2001 12:14 PM To: CF-Talk Subject: RE: Question on Hosting I have a site on virtualscape.com. I am looking to

RE: directory setup

2001-02-07 Thread Duane Boudreau
Why not rename them as random names with matching records in a database: FileClient Transaction 1098098234.docA1 830eks03f9.docA2 e34tr0xjne.docB3 280n3hsnkw.docB3 HTH Duane -Original Message- From: [EMAIL PROTECTED]

RE: Attn HouseofFussion

2001-02-07 Thread Duane Boudreau
ditto -Original Message- From: Doug Powell [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 07, 2001 11:26 AM To: CF-Talk Subject: RE: Attn HouseofFussion I would second that! -Original Message- From: ibtoad [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 07, 2001

  1   2   3   4   5   >