close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Won't submit!

Thread began 1/03/2010 11:25 am by dbarry4377469 | Last modified 3/19/2010 2:00 pm by Jason Byrnes | 5012 views | 30 replies |

dbarry4377469

Won't submit!

I've made a form, and did universal setup for the email, and it will not submit any email. Is there a 'code' that needs to go in the 'body' tab? Here's the link:

contactform.php

Thank you

Sign in to reply to this post

dbarry4377469

Hello?

Please can someone reply? I went through all of the documentation, I'm doing everything correctly so it seems............ ?? I make a form w/ form builder, then go to univ. email and enter all the data, and nothing happens.

Sign in to reply to this post

Office Guy-172461

Patience, it's a holiday weekend.

Your link goes to a 404 page.

You need to provide some details on your setup before anyone can help.

Have a look here:

10 Tips for getting quick help from a support forum
145/

Sign in to reply to this post

Jason ByrnesWebAssist

Please post a copy of your contactform.phppage and the WA_UniversalEmail folder so I can examine the code.

Sign in to reply to this post

dbarry4377469

form.php

Sign in to reply to this post

Jason ByrnesWebAssist

Please post a copy of your contactform.phppage and the WA_UniversalEmail folder so I can examine the code.

Sign in to reply to this post

impeccabledesign400696

Form difficulties

I've been working at this slowly and steadily...thanks for all who've been helping me and being patient with me.

I'm trying to build a simple form, have users enter info and have that info returned to me @ my email address.

I purchased the Super Suite and couldn't get Universal Email to work (so I purchased the Solution Suite, ignorant to UE requiring asp or php page to function) I was using the Solution Suite trying to get my Form Builder form to work, until I was informed I going about it wrong (Thanks Neilo). So I'm now at trying to get my form below to work:

consult.html

I opened up a PHP page in Dreamweaver & went into Insert-WA-Universal Email.
I followed through entering my info as instructed in the help documentation. And I generated a thank you page for users who successfully complete the form.

thank_you.html

I uploaded my HTML pages...the php page where I inserted Universal Email & the folder that Universal Email generated onto my server and tried to fill out the form online and when clicking the Book Me (Submit Button) It simply links to my consult.php page.
I'm confused yet again.... I attached the folder UE generated. I couldn't attach php files so the code is below:

consult.php:

<?php require_once("WA_Universal_Email/mail_PHP.php"); ?>
<?php require_once("WA_Universal_Email/MailFormatting_PHP.php"); ?>
<?php
if ((($_SERVER["REQUEST_METHOD"] == "POST") && (isset($_SERVER["HTTP_REFERER"]) && strpos(urldecode($_SERVER["HTTP_REFERER"]), urldecode($_SERVER["SERVER_NAME"].$_SERVER["PHP_SELF"])) > 0) && isset($_POST))) {
//WA Universal Email object="mail"
//Send Loop Once Per Entry
$RecipientEmail = "";include("WA_Universal_Email/WAUE_consult_1.php");

//Send Mail All Entries
if ("thank_you.html"!="") {
header("Location: thank_you.html");
}
}
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
</head>

<body>
</body>
</html>



Thanks in advance for assistance,

Impeccable

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

Jason ByrnesWebAssist

where it is staying on the consult.php page, it means the universal email behavior is not being triggered.

try using the Button Book Me pressed trigger instead of the currant page submit trigger.


if yu are still having problems, compress the consult.php page into a zip archive and send a copy of that page so I can see the code for the entire page.

Sign in to reply to this post

impeccabledesign400696

Form difficulties

Originally Said By: Jason Byrnes
  where it is staying on the consult.php page, it means the universal email behavior is not being triggered.

try using the Button Book Me pressed trigger instead of the currant page submit trigger.


if yu are still having problems, compress the consult.php page into a zip archive and send a copy of that page so I can see the code for the entire page.  



Jason,

I would have made button trigger but I did not have that option....I only get "any form post", "before page loads, "current page submit" and "no rules defined". (I'm in OSX 10.6.2, DW CS4) So what would be my next course of action ? Per your instructions the consult.php page is attached

Regards,
Impeccable

Sign in to reply to this post

Jason ByrnesWebAssist

compress the consult.php page into a zip archive and send a copy of that page so I can see the code for the entire page

Sign in to reply to this post
loading

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