Justin Cooney
Web Development Tips and Examples
Author: Justin Cooney
-
Classic ASP is still a very good option to develop or prototype simple Web applications with. Sometimes you’ll need to transition a classic ASP application from an older Web server to a more modern one. Basically, the ASP is still good, but the server is out of date and needs to be replaced. When you…
-
jQuery tabs are pretty great, and you can get some cool functionality if you mix tabbing with nested content in an iFrame. Once you put the pieces together, you can see how your Web page might appear in the example image included with this post.
-
This post is written with the specific example in mind of deleting a page from a SharePoint Enterprise Wiki setup. However, the steps also apply to any other Sharepoint instance where you would want to delete a page.