close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Selected radio in radio group not inserting value

Thread began 5/10/2012 3:49 pm by Paul | Last modified 5/11/2012 1:45 pm by Paul | 867 views | 4 replies |

PaulBeta Tester

Selected radio in radio group not inserting value

Im using Security Assist to build a registration page with form field validation.

All is well apart from the radios are not passing the selected value ( 1 or 2) to mysql DB on form submit.

Page attached.

Any ideas?

Thanks, Paul.

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

Jason ByrnesWebAssist

in the insert record behavior, for a number of columns you are using the validated entries binding.

The validated entries bindings only have values when the form fails validation, you need to use the binding from the form collection, not the validated entries.

Sign in to reply to this post

PaulBeta Tester

Thank you for quick reply Jason.
That resolved issue.

However, I'm left with the UE not sending after the form successfully inserts.
In the same attachment of my previous post, are you able to see what maybe preventing a send?

I have amended the 'To' email to

php:
<?php echo ((isset($_POST["UsrEmail"]))?$_POST["UsrEmail"]:""); ?>



Of course i only want UE to send if the form validates successfully and inserts the data into mysql


Thanks, Paul.

Sign in to reply to this post

Jason ByrnesWebAssist

you have the insert record behavior set to redirect to the thank you page after the record is inserted, this happens before the email is sent


update the insert behavior and remove the redirect.

Sign in to reply to this post

PaulBeta Tester

:eek: Doh!

Thank you. Resolved!

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