I have a couple of messages which are stored in the databases. I have an app which depending on the answer that the user gives should get the right message from db and include the user answer to the record.
Example: record-> Hello ____ Thank you for your answer.
The dash represent the place where user answer has to be put.
The problem is I dont know how to store the record such that when I retrieve it, I can be able to put user answer on the "dash space".
Any suggestions on this..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.