If: (Action_Param: 'action', -Count) > 0;
Email_Send:
-Host='mail.paradisepoolandspa.com',
-username='lasso@successfulseasons.com',
-password='Xs1RedZinger',
-To='Richard@paradisepoolandspa.com',
-From='Richard@paradisepoolandspa.com',
-Subject='Email Form - from ParadisePoolandSpa.com',
-Body='The following form was submitted on your Web site:\r\r' +
'Name:\r' + (Action_Param: 'name') + '\r\r' +
'Email:\r' + (Action_Param: 'email') + '\r\r' +
'Comments:\r' + (Action_Param: 'comments') + '\r\r' +
'Date/Time:\r' + Date + '\r\r' +
'Client:\r' + Client_IP + ' ' + Client_Type + '\r\r';
/If;
?>
Paradise Pool and Spa