RE: [KCFusion] Unexpected Loss of Session Variables

2003-06-17 Thread Smith, Jim
No, I'm not loading it into a local variable, just checking to make sure it exist. Throwontimeout produces an error that is trapped and deliver to the browser alerting the user. If you have a lot of activity on your web app and you do not lock your session variables it can produce errors tha

RE: [KCFusion] Unexpected Loss of Session Variables

2003-06-17 Thread Smith, Jim
What does your cfapplication statement look like? -Original Message-From: Bruce Phillips [mailto:[EMAIL PROTECTED]Sent: Tuesday, June 17, 2003 1:36 PMTo: [EMAIL PROTECTED]Subject: RE: [KCFusion] Unexpected Loss of Session Variables Thanks for the quick reply.  We are on

RE: [KCFusion] Unexpected Loss of Session Variables

2003-06-17 Thread Smith, Jim
I'm not sure if this will help you, but here's the way I use it.    CLIENTMANAGEMENT="Yes" SESSIONMANAGEMENT="Yes" SESSIONTIMEOUT="#CREATETIMESPAN(0, 0, 20, 0)#">   I also lock my variables with like this:     In each template I use this statement:       -Original Message-From:

RE: [KCFusion] Unexpected Loss of Session Variables

2003-06-17 Thread Smith, Jim
If you're using IIS on your server, take a look at the timeout on it. That has bit me before. Also make sure the time out on the cf server is what you want it to be.  -Original Message-From: Bruce Phillips [mailto:[EMAIL PROTECTED]Sent: Tuesday, June 17, 2003 1:11 PMTo: [EM

RE: [KCFusion] Printer Friendly Directory Listing

2003-03-11 Thread Smith, Jim
Title: Message I've found that this only works on IE. -Original Message-From: Dunwiddie, Bruce [mailto:[EMAIL PROTECTED]Sent: Tuesday, March 11, 2003 3:16 PMTo: '[EMAIL PROTECTED]'Subject: RE: [KCFusion] Printer Friendly Directory Listing   if you say apply that to

RE: [KCFusion] Numeric Check in PL/SQL

2002-09-03 Thread Smith, Jim
If you want to write a function to do it, here's an example. FUNCTION check_valid_zipcode (zipcode IN VARCHAR2 ) RETURN NUMBER IS tempnum number; my_sqlcode NUMBER; BEGIN BEGIN tempnum := TO_NUMBER(SUBSTR(zipcode,1,5),'9');

RE: [KCFusion] help reading a text file...

2002-08-02 Thread Smith, Jim
It depends on what you want to do with it, but here's an idea.

RE: [KCFusion] CFMAILPARAM

2002-05-30 Thread Smith, Jim
HTTP://www.servernamehere.com/Line.gif"; ALT="Line"> -Original Message- From: Smith, Jim [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 30, 2002 8:16 AM To: [EMAIL PROTECTED] Subject: [KCFusion] CFMAILPARAM Has anyone tried to

[KCFusion] CFMAILPARAM

2002-05-30 Thread Smith, Jim
Has anyone tried to put an image into a cfmail message? I have tried using cfmailparam, but I'm not getting anything with it. Any ideas? __ The KCFusion.org list and website is hosted by Humankind Systems, Inc. List Archives..

[KCFusion] Storing Date/Time

2002-01-22 Thread Smith, Jim
I'm having trouble storing the date/time in an oracle table. I want to use am and pm on the time. CreateODBCDateTime complains about the am and pm. I can get it stored if I leave that off. What am I doing wrong? __ The KCFusio

[KCFusion] Date

2001-12-17 Thread Smith, Jim
How do I format a date to insert into an oracle table when I want to have the date/time as mmddhhmiam? I keep getting format errors. __ The KCFusion.org list and website is hosted by Humankind Systems, Inc. List Archiv

[KCFusion] Magazines

2001-11-16 Thread Smith, Jim
It has been recommended to me that I subscribe to the ColdFusion Developer's Journal. I am aware of CFADVISOR also. Does anyone subscribe to either of these? They are expensive, so I will only subscribe to one of them, if they are worth while. Any better suggestions on journals? __

RE: [KCFusion] Yesterday's meeting

2001-11-15 Thread Smith, Jim
and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAI

RE: [KCFusion] Yesterday's meeting

2001-11-15 Thread Smith, Jim
versions that if you are going to start programming, do so using 3.0 only. Ryan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Smith, Jim Sent: Thursday, November 15, 2001 8:58 AM To: '[EMAIL PROTECTED]' Subject: RE: [KCFusion] Yesterday&#x

RE: [KCFusion] Yesterday's meeting

2001-11-15 Thread Smith, Jim
Would you folks recommend using Fusebox? -Original Message- From: Matthew W Jones [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 14, 2001 12:58 PM To: '[EMAIL PROTECTED]' Subject: [KCFusion] Yesterday's meeting Thank you for allowing me to share 5 minutes :o) of fusebox stuff, if