This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

Is it possible?


  1. knight165
    Member

    Hi, anyone can help me to give explanation how to do this?
    1. I want to create a user management site (Suppose that I have an external script to create login sytem), where I will put a login form on the first page and redirect users to my main page where my main form (machform) located (like individual user, so every user has their own username and password. The username and password had been stored in database before)
    2. I want to welcome user when they entering my main form, for example like this : I have a member, his username is Adam. When he entering my main form, there is a "welcome text" says "Hello Adam, welcome to my site bla bla bla..". Is there any tips to do this?
    3. If all above can't be done, I want a script that can fill a form automatically, for example : When users login to my first page, their username input is "Jane" then after this user redirected to my main form there is "input box" that was filled with the same username like she typed before, so it is like automatical redirection input. Is it possible??? Thanks...

    Posted 16 years ago #
  2. Saghalie
    Pro Member

    Are you looking for a site developer? Not sure what this has to do with Machform but everything you mentioned is possible with PHP - Not sure what you are actually looking for here on the Machform Forums.

    Saghalie
    http://www.beautiful-beginnings.org

    Posted 16 years ago #
  3. texags2008
    Member

    knight165 I do exactly what you are looking to do. I use a http://awebsitelogin.com/ to handle my website login and user management.

    I can access various user data such as username, name, email with that product at anytime. On every form I make, I have a field for username and email. I automatically populate those fields by passing the session variables to the view-functions.php file. By having the email included, each entry is automatically emailed to the user as well as saved in the database.

    Posted 16 years ago #
  4. Chloe
    Member

    texasgs2008,
    I cannot get the http://awesitelogin.com login script to run and they offer no support, even though they proclaim to offer such after their product is purchased. I sure could use your help

    Posted 16 years ago #
  5. texags2008
    Member

    you read through the setup instructions, properly set up the config file? using the right files -- php vs php5? what errors are you getting on the script?

    you are right, i should have prefaced my comment with the lack of support. took me a day or two to figure everything out myself.

    Posted 16 years ago #

RSS feed for this topic

Reply