asp_databases thread: Display List of questions from database with hyper link and Checkbox with each row.
Dear friends, I have a list of Questions in the database. I want to
display it on the web using asp in such a way that each question with a
hyperlink and a check box. If a user wants to view the detailed question
he will click on the subject of the question and then he would be able to
view the question and if user wants to delete the a question or more than
one question he would be able to check the checkbox and delete by clicking
delete button. One thing more is that the appearance of the questions
which have not been viewed must look different from those which have been
viewed every time user logs in just like an email box.
If any body have and idea or experience please help me.