How to change the destination in a feedback form

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jazyone
    New Member
    • Apr 2010
    • 1

    How to change the destination in a feedback form

    I have a basic feedback form with a submit button.

    After the "submit” button is clicked, I want to change the destination of the information submitted to a different email address.

    How do I do this?

    Thanks in advance
  • drhowarddrfine
    Recognized Expert Expert
    • Sep 2006
    • 7434

    #2
    In the html, <form action="destina tion"
    Change destination to what you want.

    Comment

    Working...