yeah just process
basicaly i need to populate the session and application timeout values from the database, but I need the application set up first, hence the first application tag, then go query the database and set the timeout values Steve -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Darren Tracey Sent: Thursday, July 24, 2003 2:25 PM To: CFAussie Mailing List Subject: [cfaussie] RE: nesting applications I was under the impression that that you specifically were'nt able to do that. I can remember something coming up a few years ago and there was a resounding 'one cfapplication tag only' response. Hope that helps. Is there any pressing reason to have it split into 2 tags and not just put all the attributes into a single tag? Regards Darren Tracey > -----Original Message----- > From: Steve Onnis [mailto:[EMAIL PROTECTED] > Sent: Thursday, 24 July 2003 2:13 PM > To: CFAussie Mailing List > Subject: [cfaussie] nesting applications > > > > Hi all > > are you suposed to be able to do this? > > <cfapplication name="xxxx"> > <cfapplication sessiontimeout="#CreateTimeSpan(7,0,0,0)#" > applicationtimeout="#CreateTimeSpan(7,0,0,0)#"> > <cfdump var="#application#"> > > > cause it aint workin > > Steve > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > [EMAIL PROTECTED] > > MX Downunder AsiaPac DevCon - http://mxdu.com/ > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
