close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

UE Send Checkbox

Thread began 2/06/2012 2:25 pm by phill401410 | Last modified 2/07/2012 6:04 pm by phill401410 | 1201 views | 4 replies

phill401410

Forms List Menus

In my previous request I asked you about "State menu does not select a state" in this form H-Krueger-Design-Contact-Us.php . I meant the List Menu titled State. I did get it to download to the email by changing
$MailBody = $MailBody . " <td><p>State </p></td>\r\n";
$MailBody = $MailBody . " <td><p>\r\n";
$MailBody = $MailBody . " <select name=\"state\" size=\"1\" title=\"";
$MailBody = $MailBody . ((isset($_POST["state"]))?$_POST["state"]:"");
$MailBody = $MailBody . "\" \">\r\n";

to

$MailBody = $MailBody . " <td><p>State </p></td>\r\n";
$MailBody = $MailBody . " <td><p>\r\n";
$MailBody = $MailBody . ((isset($_POST["state"]))?$_POST["state"]:"");
$MailBody = $MailBody . "\\";

in H-Krueger-Design-Contact-Us.php

The email lists the State as NM\ -that is NM with a backslash. When I change $MailBody = $MailBody . "\\"; to $MailBody = $MailBody . "\"; I get a syntax error. At least it is sending the state abbreviation. Happy for that.

I will try again to add DataAssist insert record behavior to send to database.

Attached Files
WA Contact Form 7FEB12 748pm.zip

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...