Join 135,925 PHP Programmers for FREE! Get instant access to thousands of PHP experts, tutorials, code snippets, and more! There are 2,618 people online right now. Registration is fast and FREE... Join Now!
I have a delete button and I want an "are you sure" box to pop up, and if they press "yes" I want it to pass the form values to the processing page... I can get the popup box but how do i make it pass the form values to the php page?