Code for multiple posts delete.

Discussion in 'JavaScript' started by bestempire, Jul 17, 2009.

  1. #1
    I am looking for some coding which can help me to delete multiple posts by ticking/choosing boxes. All I would like to do is to choose the posts first (by ticking) then choose Delete chosen Posts after wards. I need to implement this one on my classified ads website which has many spam posts and need to be deleted

    Currently I have to delete one by one which is very time consuming

    Thanks for any idea or sample code.

    Bestempire
     
    bestempire, Jul 17, 2009 IP
  2. mioot

    mioot Peon

    Messages:
    169
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    use cookie to manage the duplicate spam post. while first time they click on the ads u write cookie. And after that they click on the ads u check and see the cookie is present. don't post the data.
     
    mioot, Jul 18, 2009 IP