| LINKS: |  | - How To Implement Custom Tags
An article on how to implement custom tags using regular expressions, giving your users the power to include custom functionality within their pages without knowing any ASP.
http://www.diado.com/articles/customtags (Added: Thu Apr 22 2004 Hits: 0 Rating: 0.00 Votes: 0)
Rate It
Review It - Implementing a Recursive Navigation Routine
Recursive navigation is a form of hierarchical navigation, using different levels of pages, where all pages other than the "top-level" pages belong to a "parent" page. This in itself isn't anything special, and is used on plenty of websites. The more interesting part of recursive navigation is the "recusrive" part. Using recursion it is possible to have an unlimited number of levels without having an unlimited amount of code.
http://www.diado.com/articles/recursivenavigation (Added: Thu Apr 22 2004 Hits: 0 Rating: 0.00 Votes: 0)
Rate It
Review It - Implementing Friendly Addressing
An article on how to implement "Friendly Addressing" (i.e. www.myserver.com/articles/myarticle instead of www.myserver.com/index.asp?documentID=2343) using IIS 5's custom error URLs.
http://www.diado.com/articles/friendlyaddressing (Added: Thu Apr 22 2004 Hits: 0 Rating: 0.00 Votes: 0)
Rate It
Review It | | |