Hi, > Well, for one, if your site gets indexed, you don't want a spider going > through and deleting records...
this is the way I solve this. /user/1/delete => shows the deletion page for user 1 (are you sure?) /user/dodelete => deletes the user that is passed by POST data Jm2c. Best Regards, Ralf
