Click here to Skip to main content
15,889,842 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi All,

I need to develop feedback module. I can able to post the feedback and view it. But how can i want track the post whether the post was closed or pending and rate to that post. And i want display in a hierarchy way. Advise me how can i proceed for further Thanks in an advance.

Thanks & Regards,
Jeevan
Posted
Comments
senguptaamlan 10-Dec-10 6:04am    
what you have done...and whats the technical problem you are facing...please explain...you have given a requirement not a technical problem

Hi,
Store ur feed back on sqlserver and set a flag.

Regards
Jegan
 
Share this answer
 
You need to do the following steps.

1. First collect the requirement
2. Design the database structure, use normallisation
3. Write business and data layer
4. design and develop the module

These are four simple steps to achieve what are you saying :)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900