Re: New to Cold Fusion

2000-07-17 Thread ColdFusionKid
see whatever page he/she wants without ever having to log in. I'd use CFLocation instead. :) - Original Message - From: "Todd Ashworth" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 14, 2000 12:29 PM Subject: Re: New to Cold Fusion > |

Re: New to Cold Fusion

2000-07-14 Thread Todd Ashworth
Well, in the results.cfm page, you could get by with just this: SELECT UserID, Password FROM passwords WHERE UserID = '#Form.UserID#' AND Password = '#Form.Password#' Welcome #Form.UserID#! You entered an invalid username or password! etc. This way, you

Re: New to Cold Fusion

2000-07-14 Thread Angél Stewart
YEah!!! That's it! That's the application I was talking about! been trying for ages to remember just where the heck I downloaded this application from, or who sent me the link LOL! :-) -Gel - Original Message - From: Jeremy Allen <[EMAIL PROTECTED]> > http://www.acfug.org/downloads/acfug

RE: New to Cold Fusion

2000-07-14 Thread Peter Benoit
You can get rid of about 1/2 that code, and streamline the whole thing, as a result. Todd Ashworth Well... uhm... just how would you do that? :) TIA, Pete -- Archives: http://www.mail-archive.com/cf-talk@houseoffu

Re: New to Cold Fusion

2000-07-14 Thread Angél Stewart
HEY! I got an application from this great helpful person, Peter Tillbrook, called "Security Application Demo" *snicker* It does a fantastic job of providing access control by users and groups, down to specific privileges that can be tied to the functionality of the website. I used it on this pr

Re: New to Cold Fusion

2000-07-14 Thread Todd Ashworth
| Check out "The Guide to Cold Fusion Login Systems" at | http://www.cftutorials.com/ Just a little picky thing I didn't like with their example: I wouldn't write the code in such a way that it tells the user exactly what's wrong. No sense in giving someone who's trying to sneak in any extra he

RE: New to Cold Fusion

2000-07-14 Thread Jeremy Allen
Message- From: Peter Benoit [mailto:[EMAIL PROTECTED]] Sent: Friday, July 14, 2000 10:41 AM To: '[EMAIL PROTECTED]' Subject: New to Cold Fusion And I would like to see an example of password protection using sessions. I don't understand cf applications

RE: New to Cold Fusion

2000-07-14 Thread Scott Becker
ystems" at http://www.cftutorials.com/ Scott Becker Web Developer : ConnectWise, Inc. www.ConnectWise.com -Original Message- From: Peter Benoit [mailto:[EMAIL PROTECTED]] Sent: Friday, July 14, 2000 10:41 AM To: '[EMAIL PROTECTED]' Subject: New to Cold Fusion And I would like

New to Cold Fusion

2000-07-14 Thread Peter Benoit
And I would like to see an example of password protection using sessions. I don't understand cf applications yet. :/ Peter -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit http://