Im currently using the following for email checks.
<input type="hidden" name="conditions" value=":##TEST#EmailAddr=EmailAddr0#The two email addresses you provided do not match.#" />
That...
Welcome to the Tectite Forums! You can download and get support for our free PHP FormMail (form processor) and other free software.
Type: Posts; User: mikie
Im currently using the following for email checks.
<input type="hidden" name="conditions" value=":##TEST#EmailAddr=EmailAddr0#The two email addresses you provided do not match.#" />
That...
Ill try that option. Thanks
This corrected itself when i implamented sessions some mysterious way!
Really? I guess i have it working that way then. Test the URL i sent you.
I posted about this a while ago. That was two versions ago for formmail and fmbadhandler. Now i added all the error tags on my error pages to see all the variations of errors returned to see if i...
Russeller, the problem with this is that when the email is sent to the administrator that all the derived files are also sent.
email: mail@test,com
realname: Michael Tester
Name: Michael Tester...
I couldnt get your modifcation to work. When i change the above, under firefox reloading the image submits it! :confused:
Im looking at these instructions;
Use some detection mechanism (there are several JavaScripts around that do this) to verify that cookies are enabled. If they aren't, you can warn the user and/or...
You must be thinking im a total novice and installing this but Im not. If you look here, you will note that i integrated the whole shabang at http://efastservers.com/contact.php a few months back....
Still works fine. I must have been uploading when you tested but this is what i got from your submission;
email: russmisc@tectite.com
realname: Russell Robinson
company: Root Software Pty Ltd...
Tried that now im just getting this
msg: This is a test
x: 5
y: 6
But i still cannot exclude this.
Im getting;
email: mail@test.com
realname: Michael Tester
company: PNET
phone: 7145551212
message here
submit_x: 7
Than thats what it is. Thanks.
Im currently having this problem and cant work out what the problem is.
I have the message field defined in my html and when i submit the form i get the following sent to me instead of seeing the...
That would be fine, links possibly.
How would you hide thsi email address using AT_MANGLE
services@mydomain.com or consulting@mydomain.com?
We are trying to implament formmail.php on our new website but i have two requests that i hope will be updated in the next version.
We currently receive about 1 spam message a week from our...
I dont see the reason why a simple .htm and .php scripts should be placed in this directory. I mean, after you have installed formmail.php including fmbadhandler.php the only html in that directory...
Hmm, howcome i cant edit my message above? Anyway, im using the following tag in my formerror.php template;
<fmerroritemlist />
Which does not list the img mismatch.
I reloaded the sample...
Not sure what the problem is but when i view the source code of my page i can cleary see all my hidden fields. If my fields are hidden i should not be able to see them yet i can. I followed the...
There is a bug in that email address checking code. Shouldnt the ending of the code be />
We are using verifyimg.php and asking the user to enter the txt in the image however this does not work properly.
1) If the user mistypes the txt in the image, our error page will display and...
My stupidity! Fixed all!
Return URL; used <a href="$return_link">return to the contact form</a> solved!
Page not found and receipients error was due to a missing ? in front of <?php echo...
Hello and thank you for your great scripts.
We are having two very annoying issues with the scripts. Basically we have everything working with the exeption of two problems. Those are listed...