Results 1 to 3 of 3

Create a flowchart diagram

Threaded View

  1. #1
    Registered User
    Join Date
    12-26-2006
    Posts
    54

    Create a flowchart diagram

    I need to put the following functions in a flowchart format. Can anybody here please help me to do so in Excel?

    The website will have a login screen where the customer will have to type his/her user name and password to login to a page where he /she will be able to view and edit data.
    Following will be the methods:

    1. The customer will click ‘MY ACCOUNT’ button from the website

    2. The website will open a new page where the customer has to type in his / her USER NAME and PASSWORD and click a button called “LOGIN”

    3. The webpage will compare the database table CUSTOMER “CustomerUserName” field with the USER NAME and “CustomerPassword” filed with the PASSWORD inputted by the customer

    4. If the USERNAME or PASSWORD are not matching to the database information related to the particular customer an error page “User Name or Password is not correct” will be displayed

    5. If both USERNAME and PASSWORD inputted by the user is matching to the database related to the particular customer, a new web page will be presented.

    6. In the new page there will be a hyperlink called CURRENT ORDER, by clicking this link the user will be able to see his order information

    7. In the new page there will be a button called “EDIT MY DATA” by clicking this button, the user will be able to edit his / her information in the Customer data base. After editing any data the user will have to click a button called “SUBMIT” by clicking this button the webpage will update the database table Customer

    8. There will be a button called “LOGOUT” by clicking this the webpage will logout and disconnect the database connection to the Customer table.
    Last edited by smartcard; 04-29-2010 at 06:35 AM.

Thread Information

Users Browsing this Thread

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

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1