cfimport is a real pain, I figured I could get around this hassle by calling the cfimport tag from the application.cfm when needed (i.e. always relative to the root of the site), but it appears you even need to call it from the page that you will use the functionality.
Taco Fleur 07 3535 5072 Tell me and I will forget Show me and I will remember Teach me and I will learn -----Original Message----- From: Taco Fleur Sent: Friday, 2 April 2004 12:44 PM To: CFAussie Mailing List Subject: [cfaussie] RE: Cfimport question As far as I am aware you can't use mappings either, just relative paths. Taco Fleur 07 3535 5072 Tell me and I will forget Show me and I will remember Teach me and I will learn -----Original Message----- From: Mark Stanton [mailto:[EMAIL PROTECTED] Sent: Friday, 2 April 2004 12:37 PM To: CFAussie Mailing List Subject: [cfaussie] RE: Cfimport question Hi Steve I'm not certain but I think the cfimport tag actually imports the code at compile time & so it can't depend on variables that are assigned at runtime. You're using the application variable #application.SNLCNS#, wouldn't it just be easier to use a coldfusion mapping? Cheers Mark ------------------ Mark Stanton Technical Director Gruden Pty Ltd Tel: 9956 6388 Mob: 0410 458 201 Fax: 9956 8433 http://www.gruden.com --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
