close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Check Unique Record - Display Result

Thread began 11/30/2010 7:32 am by CreateColl | Last modified 12/01/2010 6:26 am by CreateColl | 2183 views | 7 replies

CreateColl

Juste two more thinks :
I builde with the server validation another condtion on the filde to check if this is a good email format :

<?php
if (isset($_POST["WA_Insert"])) {
$WAFV_Redirect = "";
$_SESSION['WAVT_Checkuniquekey_859_Errors'] = "";
if ($WAFV_Redirect == "") {
$WAFV_Redirect = $_SERVER["PHP_SELF"];
}
$WAFV_Errors = "";
$WAFV_Errors .= WAValidateEM(((isset($_POST["email"]))?$_POST["email"]:"") . "",true,1);

if ($WAFV_Errors != "") {
PostResult($WAFV_Redirect,$WAFV_Errors,"Checkuniquekey_859");
}
}
?>

it's works good -)))

But when a build the validation if (inside the body) for this second condition, the code take 1_862( from the 1st condition server) instade of Checkuniquekey_859(2nd cond server) . Juste a remark for your developper. It take only ten second to adjust.-

And another think about the display message : it stay display even if we refresh the page or repost !

Do we have to kill the session ? or something else because with a multiple form filed it could be annoying for the user.

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