Forum Moderators: open

Message Too Old, No Replies

Forms

How to match the question with the answer

         

bartainer

6:09 pm on Jun 7, 2005 (gmt 0)

10+ Year Member



Hello;

I'm building a form in DW that is PHP controlled (mail).

However, I am having trouble with this delema! How can I make it easier for my client to indentify a question to an answer? E.g., here is a sample question: How old are you? (age values here).

Once my client receives the form answers via email, there are only answers but no question to match with the anwers. I already know it can be done with check boxes and radio buttons. However, can it be done with text fileds?

Ron

bill

2:53 am on Jun 8, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



In your mail template you would manually enter the question which would be followed by the data field containing the answer. You would have to post some code or examples to get a more detailed answer.