close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Emailing dynamic form fields

Thread began 2/01/2013 7:22 am by jo271221 | Last modified 2/01/2013 7:31 am by Jason Byrnes | 482 views | 1 replies |

jo271221

Emailing dynamic form fields

I am trying to get user friendly form labels to be emailed when a user registers for an event using my online entry form. When I modified the labels as follows the amounts are submitted via the email but NOT to the database.
<label class="checklabel" for="H1C1Th5D20"><input type="checkbox" name="Thursday 5D $20" id="H1C1Th5D20" value="20" class="formCheckboxField_Standard eventClassCheckbox" <?php if (!(strcmp((isset($_GET["invalid"])?ValidatedField("EventEntryinsert","H1C1Th5D20"):""),"1"))) {echo "checked=\"checked\"";} ?> tabindex="3">
&nbsp;Thursday 5D $20</label>

I have zipped the entry form, the email that was sent to me and the webassist/email folder

EventEntry_insert.php

Attached Files
email.zip
Sign in to reply to this post

Jason ByrnesWebAssist

this:
name="Thursday 5D $20"


is not a valid form field name.

you cannot use spaces or special characters in a form filed name. form filed names can contain only letters and numbers. The first character must be a letter. the only exception is an underscore.

Sign in to reply to this post

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