This sounded like开发者_开发百科 something almost impossible to do when it was presented to me. I know you can display a dialog box to confirm when leaving a web page. But is it possible to display a
I\'ve finally got the mod_rewrite rule down somewhat, but would like to do a bit more with it and am not sure how. Here\'s what I currently have:
I am using jquery ajax to delete a customer from a table. How would I show a confirmation box before submitting开发者_开发问答 the form? I would preferably like to use jQuery\'s dialog.
I am trying to delete a user from a table. At first I was getting a timeout error but used the BeatnicClick() as described here:
I\'ve been trying to create an order confirmation page for my rails app, and am not quite sure how to go about it in a restful way.
I have a form that, on submit, requires the customer to look over the data, and then confirm the changes before saving the data.