I'm trying to do this:
Have one of my employees go to a WordPress page, select several values from a form and based on their selections, have a page presented.
it would like like this
Proposal
_________
Customername$
cost$
phone number$
submit ----->
Hello customername$ thank you for your recent interest in our company, the cost for this job would be cost$ as a payment in full. We will call you at phonenumber$ for details.
It would output this into a different page (or post), and it would have to be non-indexed, nofollow, etc. Possibly even password protected.
-----------------
Can anyone help me with this? I have programming background but I am not really sure how to go about this...anyone know of a similar website that does this?
Have one of my employees go to a WordPress page, select several values from a form and based on their selections, have a page presented.
it would like like this
Proposal
_________
Customername$
cost$
phone number$
submit ----->
Hello customername$ thank you for your recent interest in our company, the cost for this job would be cost$ as a payment in full. We will call you at phonenumber$ for details.
It would output this into a different page (or post), and it would have to be non-indexed, nofollow, etc. Possibly even password protected.
-----------------
Can anyone help me with this? I have programming background but I am not really sure how to go about this...anyone know of a similar website that does this?