Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jsegura
  • Content: Threads
  • Order by date
  1. jsegura

    Flash Remoting and Coldfusion MX 7

    I want to test if I have my Coldfusion MX 7 Dev Edition configured correctly for Flash Remoting? My Coldfusion server is set up as a standalone web server (http://localhost:8500/). In Flash MX 2004 I have installed the need AS2 flash remoting components. In Flash MX 2004, when I select Service...
  2. jsegura

    Hash() and the forgotten password

    I'm storing user's passwords as hash(salt & password) in my db. The problem is, what if a user forgets his password? Ideally I want to send the user his password via email but I not sure if this is possible. Are their any options?
  3. jsegura

    forgot password?

    Where can I get information or how can I add "forgot password" option for login page for user? What is the best practice?
  4. jsegura

    Condition for <cflogin> to load registration.cfm page

    I want to add a condition to check if a user wants to register (register.cfm) and check if the user is coming from ( CGI.SCRIPT.NAME = register.cfm ) to load. When I try to load the registration file it sends my directly to login.cfm because of the conditions below. Not sure how to build the...

Part and Inventory Search

Back
Top