close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

send email if field value is "000000000"?

Thread began 9/07/2016 2:22 am by tony | Last modified 11/17/2016 2:45 pm by tony | 2233 views | 6 replies

tony

ok,
I can do something working using the "show region" behaviour.
It seems to work, but there is still a little problem.

Basically I created 2 "universal email" behaviour.

I wrapped the first "universal email" behaviour with a "show region" behaviour that show the region if a specific form field IS EQUAL to a specific string.
I wrapped the second "universal email" behaviour with a "show region" behaviour that show the region if a specific form field IS NOT EQUAL to specific string.

It seems to work.

The specific string is "0000000000" (10 zeros).

So, the first "show region" behaviour is:

<?php
if ("".((isset($_POST["seriale_reg"]))?$_POST["seriale_reg"]:"") ."" == "0000000000") { // WebAssist Show If
?>

While the second one is:

<?php
if ("".((isset($_POST["seriale_reg"]))?$_POST["seriale_reg"]:"") ."" != "0000000000") { // WebAssist Show If
?>

The strange thing is that if insert "0000000000000000000" (more than 10 zeros) the first condition is met and it sends the wrong email. It seems that "0000000000000000000" is considered equal to "0000000000", But is is not.

If I insert a completely different value (for example: "848484848484848") it works as expected.

How can I fix this?
TIA

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