Skip to main content
December 22, 2010
Question

any idea for my new comments page

  • December 22, 2010
  • 1 reply
  • 297 views

I have a comments page contain send, control and view pages when the visitor add comment it will go to control page , then if I agree it will go to view page using update record in DW .

it is really annoying  if there is 1000 comments I have to click 2000 clicks to put them in view page .

is there any idea for a new comments page that I could agree to all that comment in few clicks.

sorry for my bad english

This topic is closed to new replies. Start a new post to keep the conversation going.

1 reply

Participating Frequently
December 22, 2010

Nothing that you can do with a DW server behaviour, but still not difficult. On that page that lists the new comments, create a button that executes a SQL update statement that updates all 'Pending' comments to 'Approved'.