{$includes}
{include_if_exists file="include/header.asp"}
           
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}