If: (Action_Param: 'action', -Count) > 0; Email_Send: -Host='mail.pointinspace.com', -To='dr.z@dermatopathologyconsultations.com', -From='info@dermatopathologyconsultations.com', -Subject='Email Form - New Practice Registration' , -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' + 'Telephone:\r' + (Action_Param: 'telephone') + '\r\r' + 'Organization:\r' + (Action_Param: 'organization') + '\r\r' + 'Role:\r' + (Action_Param: 'role') + '\r\r' + 'Topic:\r' + (Action_Param: 'topic') + '\r\r' + 'Physicians:\r' + (Action_Param: 'physicians') + '\r\r' + 'Staff:\r' + (Action_Param: 'staff') + '\r\r' + 'Date/Time:\r' + Date + '\r\r' + 'Client:\r' + Client_IP + ' ' + Client_Type + '\r\r'; /If; ?>
| ||||||
|
|