1
coulix
contact form + select list to different users
  • 2005/1/29 14:55

  • coulix

  • Just popping in

  • Posts: 25

  • Since: 2005/1/18


hi,
i would l;ike to modifie the contact form to have a drop down list with several person name each name corresponding to an email, when it is submit the message is snt via email to the corresponding person.

file contacform.php
le="color: #000000"><?php $name_text = new XoopsFormText(_CT_NAME, "usersName", 50, 100, $name_v); $contact_form->addElement($name_text, true);

this for the usernam field how to do it for a list ?

in index.php i can see $xoopsMailer->send();
but is there a way to pass the email and not always send it to the admin ?

thks for your help
i installed liaise if it can help

Login

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits