New Lipidat (Final Report) - PowerPoint PPT Presentation

1 / 7
About This Presentation
Title:

New Lipidat (Final Report)

Description:

... some fields (like pH, Temperature, Enthalpy and Year of Publication) goes directly to Stage 2. There are 3 steps involved in the Summary Table display ... – PowerPoint PPT presentation

Number of Views:57
Avg rating:3.0/5.0
Slides: 8
Provided by: michael279
Category:

less

Transcript and Presenter's Notes

Title: New Lipidat (Final Report)


1
New Lipidat(Final Report)
  • Sudhakar P.V. Mahajanam
  • CIS 888.02G

2
Objective
  • To create a web interface for Stage 2 searches
    (Summary Table) in the New Lipidat database

3
Procedure
  • Design a Summary Table for the display of fields
    entered and chosen by user
  • Write asp code and queries for displaying panel,
    search fields and the search results

4
Approach
  • Lipids Search for some fields (like pH,
    Temperature, Enthalpy and Year of Publication)
    goes directly to Stage 2
  • There are 3 steps involved in the Summary Table
    display-
  • Select/ Specify Here the user specifies the
    fields to be displayed in the summary table. This
    was achieved by modifying the categories.asp
    file.
  • Save The fields entered by the user are saved
    for the Summary Table display and Stage 3
    (display of the Complete Data Record) . This was
    accomplished by adding the saveFields() statement
    in the dataSet.asp file.
  • Uses This step calls the saved fields and
    displays them. This is done after Stage 2 and
    before Stage 3.

5
(No Transcript)
6
  • The above is the approved scheme for displaying
    the Stage 2 Search results (Summary Table) of New
    Lipidat
  • Includes all the fields which the user might
    choose to be displayed in the final result.
  • The DataID column is used for going to the Stage
    3 of the Lipids Search.
  • In case the user does not select some of the
    above displayed fields, those will not be
    extracted from the database.
  • Some points to be noted here are
  • For Author name search, the search goes to 1st
    stage where a list of matching authors displayed.
  • In 2nd stage, a list of Lipids match for that
    author is displayed.
  • But for LIPIDAT identification (ID) number, the
    search goes directly to the 3rd stage.

7
Future work
  • Remove bugs in the asp code for all search fields
    of Stage 2
  • Implement Stage 3 for display of Complete Data
    Record for New Lipidat
Write a Comment
User Comments (0)
About PowerShow.com