{$includes}
{include_if_exists file="include/header.asp"}
tblTrip
tblTripDetail
Search for:
Any field
TripID
dest
Address
City
Contains
Equals
Starts with ...
More than ...
Less than ...
Equal or more than ...
Equal or less than ...
Empty
Details found: {$records_found}
Page {$page} of {$maxpages}
Records Per Page:
10
20
30
50
100
500
tblTrip
TripID
{$order_image_TripID}
dest
{$order_image_dest}
Address
{$order_image_Address}
City
{$order_image_City}
Edit
View
tblTripDetail
{$row.1TripID_value}
{$row.1dest_value}
{$row.1Address_value}
{$row.1City_value}
{$pagination}
{$message}
{doevent name="ListOnLoad"}
{include_if_exists file="include/footer.asp"} {$linkdata}