Alaska Web Application Adaptor for Xbase++

Examples of the Standard Package DLL (ALASKA1.DLL)


Samples for a standard Edit view of a database

Records are in physical order and is read-only. This view uses an index on the field CONTACT and is editable.

Request a specific record and edit it

Select a record by number Select a record by index value
Try a record number
between 1 and 70.
Try Daniel, Patricio or any abbreviation
to search in the field CONTACT



Samples for a Browse view of a database

Plain browse view Browse with link to Edit view
Browse view is in physical order. Database is indexed on field CONTACT.
Now we allow for SET FILTER in the Browse view
Enter filter condition for field EMP_ID in either input field
(valid values are '0001' to '0005')