%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" MaintainScrollPositionOnPostback="true" %>
Your mail was successfully sent.
'; } else { echo 'Your mail could not be sent this time.
'; } } } function get_data($var) { if (isset($_POST[$var])) echo htmlspecialchars($_POST[$var]); } if ($error_msg != NULL) { echo 'ERROR:
';
echo nl2br($error_msg) . "