+ Reply to Thread
Results 1 to 3 of 3

Thread: How to create a registration page?
      
   

  1. #1
    apoorvasheth is offline Private First Class
    Join Date
    Oct 2005
    Location
    India
    Posts
    5

    Default How to create a registration page?

    Hello! My name is Apoorva.

    I was always looking to create a registration page and a login page so whichever users visiting my website can create an account so that I can have some details about the user who is suring on my website.

    So, I wanted something like this >>

    1. To create a registration form with the following fields :

    Username
    Password
    Email Address
    Address
    Tel
    Occupation
    Hobbies

    And then their should be 2 buttons at the end of the page -> Submit , Reset

    Then when the user clicks on the Submit button, all of these details should be stored in a Database, say for e.g. Microsoft Sql Server


    After this, I wanted to create a Login page wherein a user enters his name and password and clicks on the Login button. As soon as he clicks on the Login button, the website should go to the database and match the username and password entered by the user with the data in the database (In other words, validating Username & Password with the database).

    If his username and password matches, then he should successfully login into the website.

    If his username does not match, then it should display a message, 'No such Username' and if his password does not match, then if should show a message 'Invalid Password' and provide a link to 'Forgot your Password' page.

    Next, I want to create a Forgot your Password page wherein the User is asked to enter his username or email address and if it matches, then the password should be sent to his email address which was provided at the time of registration.
    and he should be displayed a message that an email containing a password has been sent to his email address (The email address should be displayed where the password is sent)


    So that's the above all story that I want to put in action.

    Now, what I know is :

    I need a database such as Microsoft Sql Server.
    I need a web designing software such as Macromedia Dreamweaver MX 2004.
    I need a 24hrs internet.
    I need a new computer say P4 as a server where the database and my website will reside.

    What I don't know is :

    From where to start.
    What is the method for creating the above work.
    What else is required for creating the above work.
    The entire code for : Login Page, Registration Form, Forgot your password page.
    How to configue the database, connect to the database how to test whether everything is working fine.

    So, please can you help me out???

    Apoorva.
    ( apoorvasheth******.com )

  2. #2
    ashrafzia is offline Private First Class
    Join Date
    Oct 2005
    Posts
    5

    Wink

    Wowwwwwwwwwwwww!

    Learn mysql open source database with open source php scripting language.

    All your problems will be solved

    For php how to connect with mysql goto its official site given below:

    www.php.net

    :)

  3. #3
    sufian is offline Sergeant
    Join Date
    Jul 2005
    Location
    Singapore
    Posts
    34

    Cool use open source CMS

    I suggest using open source CMS, for instance mambo, metadot, droopal, etc. There's alot of open source that u can use and it's for free. Check out fantastico, see what they have there. You will then realise why it is called fantastico in the first place. Don't rush into things yet, go through the options that u have in your cpanel and choose which one best suits the website that u want to create. Good luck.


    Sufian.
    Singapore.
    sufian@akils.com
    www.akils.com

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. How to create a registration page?
    By apoorvasheth in forum Microsoft Products
    Replies: 3
    Last Post: 10-05-2006, 09:10 AM
  2. How to create a registration page?
    By apoorvasheth in forum mySQL & PHP
    Replies: 6
    Last Post: 04-02-2006, 03:57 PM
  3. Urgent: Page Anchors
    By Gray in forum Adding Elements To Your Website
    Replies: 4
    Last Post: 11-25-2005, 04:43 PM
  4. Link Building in Light of VIsion-based Page Segmentation
    By VodaBot in forum eBusiness and Concept Development Talk
    Replies: 0
    Last Post: 11-17-2005, 09:57 PM
  5. BlueVoda 7.0
    By VodaHost in forum CSS Cascading Style Sheets
    Replies: 27
    Last Post: 07-31-2005, 06:52 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49