close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

send email not working

Thread began 1/14/2015 11:07 am by randyrie405335 | Last modified 1/23/2015 8:11 am by randyrie405335 | 3021 views | 15 replies

Jason ByrnesWebAssist

I wouldn't use an iframe for this, that will cause issues. instead us Framework builder to add the registration_prof.php and registration_student.php to the registration page.

The idea of framework builder plugins to create separate pages with their own functionality, then add them to another page.

Get the registration_prof and student pages working separately, then add them to the registration page using plugins.


where you are going to have 2 form on the same page, it is important that each form use unique form element names, especially the submit button, and that each server behavior that will process these forms use the submit button as the trigger.

looking at your pages, i see a few issues:

1) the paths to support files on the registration_prof page looks wrong:
<link href="../../../Library/WebServer/Documents/ICMIDS/Styles/SiteStyle_incl.css" rel="stylesheet" type="text/css" />

on the student page, that same file is included as:
<link href="Styles/SiteStyle_incl.css" rel="stylesheet" type="text/css" />

this is also effecting the forms action. make sure both of these files are being created in the same location.

2) the insert behavior on registration_prof does not have a name for the session to save the inserted ID:
$InsertQuery->saveInSession("");

this is needed to return the recordset on the next page

3) Student registration uses the any form post trigger for the insert, it should use the Submit button pressed trigger

4) register_psucheckout has an insert and validation behavior on it, these are not needed as nothing will be submitting to this page.

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