I have added a contact page for my site with a form using FormMail. The mailit.php has been uploaded to the server but when I try to paste <form action="mailit.php" method="post" enctype="multipart/form-data" name="form1"> into the actual form page, it totally messes up the table formatting. And when I can get it right and you hit the submit button, it gives me the following message:
Message could not be sent. Mailer Error: Language string failed to load: connect_host
Anybody have any ideas what I am doing wrong or how I can set up another form instead of what I am using?