Hi all
need some help , I have got a drop drop list with a list of files, which the user can select to delete.
what i want to do is when the user select the relevant file, i want to call a delete.php script which deletes the file and redisplay the drop drop list without the file that the user selected for deletion
hope that makes sense , look around i found something like
onChange= location.href which i guess is a javascript function and which i can use to call a php script
anyone have any ideas how i can do that so is there a cleaner way to do the deletion
any help would be appreciated
Thks
Mike desouza