I have a listing of different files. Users are able to delete files via a ColdFusion template, but I want to build a customized JavaScript PROMPT (I believe that is what it is called) that will say do you want to delete (and then the title that the user entered in when the uploaded the file). There may be multiple files on one page, so how do I build a customized prompt for each one? I want to make it so that if the user click cancel, the user stays on the page, but if they click OK, they are taken to the delete page (the primary key must be passed).
Ryan ;-]
Ryan ;-]