Hi,
I am trying to learn how to make a zap form email me. I want to learn the
basics to later adapt it to a form that I can setup for request for creation of
Active Directory Accounts.
The problem i have is that when i click on send message button, it sends me
to a blank page on my browser and no email ever arrives.
Details
Code on Page
(:messages:)
(:zapform:)
(:input hidden emailsubject "Email from my website":)
(:input hidden email "[EMAIL PROTECTED]":)
SEND ME A MESSAGE:
||Your Email: ||(:input text emailfrom size=40:)
||Subject: ||(:input text emailsubject size=40:)
||Message: ||(:input textarea emailbody cols=34 rows=6:)
|| ||(:input submit value="Send Message":)
(:zapend:)
Portion of config file
include_once("$FarmD/cookbook/zap.php");
include_once("$FarmD/cookbook/zaptoolbox.php");
$ZAPmailmode = true;
Please Advise,
-Eric
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com _______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users