Now open up Window > Server Behaviors and from the + sign select Delete Record. It opens up a new window. This one is much easier than the rest! Just set your connection and the form you want to use. In this case it would be the form that is holding your button J
And this time set the Go to URL (Confirmation page) to "deleteconfirm.asp". Press OK and close that file. Create a new blank page and called it "deleteconfirm.asp" and put something like "You have successfully deleted this record!".
Now you are ready to test this last piece out!
SUMMARY
Overall if you are a newcomer to ASP and HTML then this might be real difficult at first. Of course, with practice it gets easier. But if you have some knowledge of HTML that really helps, and if you even have any experience with ASP you can start doing some really cool and advanced stuff.
The most important beneficial thing to learning this program fast is to already have experience using Dreamweaver and to know HTML. If you’ve got that down pat, then you should be able to pick this up quickly. |