Multiple redirect multiple redirects after sending the message
-
I need of a contact form that, in addition to send to me the messages of contact for e-mail , redirects the visitors to a web page (of course when it click “send” ) .
And up to here and everything is simple , the problem lies in the type of redirect, in fact I need that the contact form redirect in a different pages based on the data entered by the visitor.
To make me understand better, I’ll explain the situation in detail:
The form must be more or less like this
————————————————– ———————–
Name * =
Surname =
Email * =
Subject * =
Profession * =
city =
message =
[] I agree to the handling of confidential data etc. ………….
————————————————– ——————–
In the ” profession ” I want to insert a list of professions, and (and here lies the problem ), the goal of this form and that the redirects to the page (when a visitor presses enter) must be different depending on the occupation selected from the list.Ok , Thank you in advance !
The topic ‘Multiple redirect multiple redirects after sending the message’ is closed to new replies.