button to delete document

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • biffo
    New Member
    • Jan 2010
    • 2

    button to delete document

    Hello,

    I am looking for function that will enable a button that when clicked deletes a document. Is this possible?
  • RedSon
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    Probably, but you are going to have to give us more information.

    Comment

    • biffo
      New Member
      • Jan 2010
      • 2

      #3
      I post pdf documents to an intranet in a login area. I want certain users to be able to delete certain documents when the required lifespan of the document is over. I just want to give them this ability and not access to the full cms. So I need a button that I can place beside the document that when engaged will delete it.

      Comment

      • RedSon
        Recognized Expert Expert
        • Jan 2007
        • 4980

        #4
        Thats going to be a server side script not a javascript which only works on the client side.

        Comment

        Working...