SteelDragon
Programmer
Ok, here's a new twist on a previous post I have not gotten a response on: I have a secure area on my web site, the users are authenticated in the CF page against a database. Session variables are on, and my security model works properly, What I need: I need to have a page where the user clicks on a button to go to a FTP, and gets redirected to the FTP site based on a variable that is contained in the DB and is also pulled in the query for the login. For example, if the user logs in, and clicks on the "FTP" link, he gets directed to the FTP based upon his group membership. Something like, Customers go to a public FTP, Partners go to the secure FTP. Is there a way to use CFIF and catch/throw to send these users to the proper URL? Please help, I'm in dire need of assistance.!!!!!!!
Thanks,
SteelDragon
Thanks,
SteelDragon