Seona,

I've had no problems using CFLOCATION and doing the log in like you do  -
with _one_ diference. I don't use the CFAPPLICATION page for setting
variables. That's done when the user first goes to the login page (BTW,
that's how I get people to log out - reset the sessions by revisiting the
login page).

guys, I think the Application.cfm page is overused/abused. sure it's great
for setting request scope values, etc, but I've seen people put all sorts
of code in it that really should go into an include or elsewhere. And with
the use of custom tags/pagelets, why bother putting header HTML in it?

and I've seen many badly used CFINCLUDE plus CFABORT that creates a swag
of missing end HTML tags. Doesn't this kill the MVC ideas anyway?

just 2c worth
barry.b

---
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

Reply via email to