by Dina Hess
| Title: | Number of Users Online...Which Code Works Best With MX |
| Date: | 06/03/03 12 Posts |
| Summary: | Discover three code resources for a user session tracker. The code available at Raymond Camden's blog uses a CFC that is called by Flash. Download it by searching for "sessiontracker." A simple tracker can be found at EasyCFM.com, and a CFDJ article entitled "Live Monitoring of User Sessions" offers yet another option. |
| Title: | Context Sensitive, Dynamic Navigation Include? |
| Date: | 06/03/03 13 Posts |
| Summary: | Looking for ideas about how to implement a navigational system that changes behavior based on the page context? Here you'll find code snippets, resources, and pseudo-code galore. |
| Related: |
Context Sensitive, Dynamic Navigation Include? |
| Title: | CFLOOP, Almost There |
| Date: | 06/03/03 10 Posts |
| Summary: | Need to strip email addresses from a list of names? This thread includes code that will find the email addresses. A simple REPLACE is all that's necessary to add the finishing touch. |