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
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
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:
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
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
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');
It depends on what you want to do with it, but here's an idea.
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
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..
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
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
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?
__
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
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
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
15 matches
Mail list logo