close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Insert record, send email to email address not on form?

Thread began 5/11/2012 2:25 am by gary.brett434358 | Last modified 5/14/2012 7:50 am by gary.brett434358 | 2813 views | 8 replies

Ian S

Hi,

You are mixing mySQL syntax and PHP by the looks of it. Ideally you should be using parameters rather than inline PHP values however, your syntax should look something like this:

$query_rsFilter4Email = "SELECT tblcases.ContactAssignedTo, tblcontacts.ContactEmail, tblcases.CaseID FROM tblcontacts Inner Join tblcases On tblcases.ContactAssignedTo = tblcontacts.ContactID WHERE tblcases.CaseID = ".$_SESSION['tblcases_CaseID2']." ORDER BY tblcases.CaseID Desc ";

This is assuming that the session you are creating within the WA Insert behaviour is called tblcases_CaseID2.

This recordset also needs to come after the Insert behaviour so that the Session Variable exists. If you are running this on the same page as the form (i.e posting the form to itself) then you will also want to wrap this new recordset in a trigger such as the one used by the Insert Behaviour so that the recordset is only called when the form is posted.

Hope that makes sense!?

Cheers
Ian

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