|
Each information item on the site will
include the following detailed data:
- Description of information item
- Level numbering and item numbering by level.
- Unique identifying code at the application level - H.0 - which
always represents the main menu (home page).
Each type of item will receive the following
identifying letters:
- F - static information page
- J - Java applet
- D - Link to database
- C - CGI application enabling access to data server
- P - Access to satellite programs, enabling the integration of
multimedia or special applications
- S - Service. Additional services beyond the web service, such
as mail, ftp, and more.
HomePage H.0 F/index.html
- General :
- Home Page for the site.
- Content:
- General info - definition of the application. include graphics
- picture, Background. Signature.
- Structured linking:
- C.1.1 C/Form_Add.html
D.1.2 D/Full_List.pl
F.1.3 F/help.html
- Remarks :
- Use the minimum of 5 elements of Html.
Form to add data to database - C.1.1 C/Form_Add.html:
- General :
- This form is the interface to add data to the data base.
- Content :
- The minimum of three input types.
Back To H.0 .
- Remarks:
- None.
Table of data from the data base - D.1.2 D/Full_List.pl
- General:
- This table is created on-the-fly using a pl/sql procedure.
- Content:
- Data from the "NAMES" Table in the database.
- Structured linking:
- Back To H.0.
To C.1.1
- Remarks :
- None
Help information - F.1.3 F/help.html
- General:
- Contains Further information; need for the user.
- Content:
- Usual information plus addresses for communication.
- Structured linking:
- Back To H.0 .
Link To Student X+1 .
- Remarks :
- Include "Mailto" reference.
Include FTP option .
|