on 3/18/03 1:13 PM, Raymond Camden at [EMAIL PROTECTED] wrote: > If and only if you are not logged in. If you are logged in, we never go > inside the <cflogin> tag.
Aha, so if we're not logged in, and we're on a page that's using that application.cfm code (which in our case will pretty much be all of them since it's in the root directory of the site) we won't even step *INTO* the cflogin tag? So the check for FORM.loginusername is just really a nice additional check we do inside the cflogin tag then... > Forgive me if I'm being anal. :> Hey, no problem, it's helping me tremendously in understanding the principals behind the process that I learned at Fast Track. Fast Track was GREAT (kudos to figleaf) but when I got home, I noticed right away I was doing things slightly different and immediately got lost. I *so* wanted to stick with the "Dreamweaver/CFMX" way of doing it and not dropping back to "safer" CF5 code. I really wanted to push myself to do it the newer, MX way. > Errr, yes. > Yep. > Right-o. > > Makes me wonder - how many people would appreciate a preso on the basics > of CF Applications - ie - just a bit more detail about how to set up > applications using folders, application.cfm files, etc. Oh man, I totally would Raymond. I was really having a hard time finding MX related information concerning Application.cfm, and particularly <cflogin> and <cfloginuser> with most of my "fuzziness" relating to how to incorporate the application.cfm file into that framework. It wasn't so much the actual coding, because honestly, I'm only writing pseudo-code right now just to make sure I completely understand the process. But it was more the "okay, where do I place *this* if I want *that* to have access to it?" type of question. But I'll say it once more for the sake of anyone else out there who might've gained some insight into how the whole process works...just tremendously well done, you couldn't have explained it better if you tried. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

