MaxVac$
FormDescriptionHelpPreLogicPostLogic
MV_VacationsMax Vacs VacationsSelect a vacation from the list below to see the detail for the vacation and explore other options.

Click on New Vacation to add a new vacation to your possibilities.

echo '',chr(10),chr(13); $prm=$_REQUEST['prm']; $act=$_REQUEST['act']; //echo ~act=$act prm=$prm~; if ($act==99) delcas($prm); function delcas($cid) { ExecuteSQL(~delete from Responses where CaseId='$cid'~); return true; }
MV_OptionsMax Vacs OptionsMaxVacs enables you to configure your ideal vacation across different areas of interest. This include season of the year, activities, concerts, games, etc.

Simply select as many options as you like and click on the save button (blue diskette) at the bottom left of the screen.

echo chr(10),chr(13); echo ~~,chr(10),chr(13);