Hi:
I have alist box that displays a list of documents added by the user. As soon as the user click on a document listed, it opens it. Right now I don't have a delete button to allow the user to delete a document. I was thinkin of adding 2 navigation buttons that would let the users move up and down in the list box in order to select the record they want to delete without actually clicking on the document listed(this is because right now the document opens on single click). After selecting the document maybe have a delete button to delete that document from tblFilePath..this is where the document path is stored. I dont know how to create such navigation buttons to select and then delete the document.
I would appreciate any suggestions. I am attaching my db.
Thanks,
Ekta
I have alist box that displays a list of documents added by the user. As soon as the user click on a document listed, it opens it. Right now I don't have a delete button to allow the user to delete a document. I was thinkin of adding 2 navigation buttons that would let the users move up and down in the list box in order to select the record they want to delete without actually clicking on the document listed(this is because right now the document opens on single click). After selecting the document maybe have a delete button to delete that document from tblFilePath..this is where the document path is stored. I dont know how to create such navigation buttons to select and then delete the document.
I would appreciate any suggestions. I am attaching my db.
Thanks,
Ekta