This topic is locked

How to display comments within the view.asp

2/26/2006 00:06:45
ASPRunnerPro General questions
T
theresafer author

I've modified the [tablename]_view.asp to display as a custom webpage, and would like to have the ability for visitors to add comments. I have the form set up to create the comments, and have gotten them tied to the specific document. What I want to do is have the list of comments display on that custom webpage. The way I want the [tablename]_view.asp to look is to have the list of comments on the left side and a user selected video on the right (this part is in place). I How would I go about this?
Thanks!