• When notification comes in to admin, the format shows as raw html instead of correctly formatted. This is a recent issue. Help.

    This is what we see when notification email comes in. How do I get this corrected?

    <html>
    	<head>
    		<title>New submission from Contact</title>
    	</head>
    	<body>
    		<table width="99%" border="0" cellpadding="1" cellspacing="0" bgcolor="#EAEAEA"><tr><td>
                               <table width="100%" border="0" cellpadding="5" cellspacing="0" bgcolor="#FFFFFF">
                               <tr bgcolor="#EAF2FA">
    		                                    <td colspan="2">
    		                                        <font style="font-family: sans-serif; font-size:12px;"><strong>Name</strong></font>
    		                                    </td>
    		                               </tr>
    		                               <tr bgcolor="#FFFFFF">
    		                                    <td width="20">&nbsp;</td>
    		                                    <td>
    		                                        <font style="font-family: sans-serif; font-size:12px;">Jonny Cunningham</font>
    		                                    </td>
    		                               </tr>
    		                               <tr bgcolor="#EAF2FA">
    		                                    <td colspan="2">
    		                                        <font style="font-family: sans-serif; font-size:12px;"><strong>Phone</strong></font>
    		                                    </td>
    		                               </tr>
    		                               <tr bgcolor="#FFFFFF">
    		                                    <td width="20">&nbsp;</td>
    		                                    <td>
    		                                        <font style="font-family: sans-serif; font-size:12px;">

    The page I need help with: [log in to see the link]

The topic ‘notification displaying as raw html code’ is closed to new replies.