Are there any problems with using the REQUEST scope for this? We set this up ages ago, and I am sure I had a good reason at the time, but cant actually think of it now :/
Thanks James On Fri, 2004-06-18 at 10:29, KNOTT, Brian wrote: > Ryan, > I personally use application variables. > > I would not use method 1 as its best practice to tell CF what type of > variables to use, other wise it has to search the variables scope to find > them. The other problem with this method is you might use one of these > variables as a local variable in the page and cause some interesting > problems. > > Method 2 sill work just as well as method 3. > > I have come across some web hosting companies that don't allow application > variables, so this might effect your choice. > > Brian Knott --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
