close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

HTML email problems: text is fine

Thread began 10/15/2009 10:10 pm by rmruda390861 | Last modified 10/20/2009 4:23 pm by rmruda390861 | 2429 views | 6 replies

rmruda390861

Hi Eric,
Thanks for your response..
I was under the impression that you could select either the text option OR the html option?
Anyway I have tried a few variations
I placed this dump text in the text preview window:

<?php foreach( $_POST as $pkey => $pval ) { ?>
<?php echo (str_replace("_"," ",$pkey).": ".($pval))?>
<?php } ?>

I then went to the HTML preview window and simply took ONLY 2 fields from "bindings", saved and published. The email received was the entire text dump (all fields) even if I remove the text dump from the text preview window
In the DE edit file the source file looks correct( see below showing the 2 fields)
I am also getting JavaScript errors "while executing inspectSelection in WAUEInsp.html, a JavaScript error occurred"

<html><head></head><body>
<table width="427" border="1">
<tr>
<td width="321">First Name</td>
<td width="90"><?php echo ((isset($_POST["Contact_me_group_First_Name"]))?$_POST["Contact_me_group_First_Name"]:"")?></td>
</tr>
<tr>
<td>Last Name</td>
<td><?php echo ((isset($_POST["Contact_me_group_Last_Name"]))?$_POST["Contact_me_group_Last_Name"]:"")?></td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table>
</body></html>

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...