Hi Jeff,

globals.asa is NOT the equivalent of application.cfm.

Application.cfm is prepended to EVERY .cfm request under a given document
root.  Globals.asa is ONLY EXECUTED WHEN THE APPLICATION STARTS (e.g. if 10
people come into your asp application, globals.asa will fire on the first
visit but not the next nine).

Just wanted to warn you there.  Hope this helps!

____________________________________________

Chris Chambers

MSN: webdood2000
AIM: ctc home
ICQ: 40311211
____________________________________________

-----Original Message-----
From: Jeffrey Marsh [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 13, 2000 8:32 PM
To: Fusebox
Subject: RE: Fused ASP


Does anybody have an ASP version of FormURL2Attributes.cfm? Or should I use
the globals.asa file? It seems to me that the globals.asa is the ASP
equivalent of application.cfm. I'm beginning my attempt at converting a
small CF app. I am new to ASP so I'm struggling through many newbie RTFB
type questions. Thanks.

--
Jeffrey B. Marsh
Amateurs built the Ark.
Professionals built the Titanic.

----------------------------------------------------------------------------
--
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to