ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

First ASP application....employee phonelist

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • First ASP application....employee phonelist

    phonelistslim.asp

    This is just a simple asp program that reads two iseries
    database files and displays a list on employee's.

    Once the list is displayed it can be sorted by any of the
    headings shown in the attached images.

    There is a drop down of companies which is built dynamically
    from an iseries table called COMPANIES.

    There is an employee number in the phonep table.
    this field is used to link to a photo of the
    employee....if the image does not exist (example 123.gif)
    then the default image is displayed (no image available).

    I know its kind of junky...but I ripped it out of a page
    I working on and It is the first ASP program Ive ever written



    Jamie
    Attached Files
    All my answers were extracted from the "Big Dummy's Guide to the As400"
    and I take no responsibility for any of them.

    www.code400.com
Working...
X