Barnyard BBS

If you're searching for truth,
You must look in the mirror,
And make sense of what you can't see.
RSS 2.0 Feed

Looking for Hydroponics Tuesday?

Hydroponics Tuesday has grown so much that it has a website of its own. Visit www.hydroponicstuesday.com to see it's new home.

New Content Control code posted
1/19/2007 4:58:00 PM

I've posted an update to the Content Control in the Projects section of the site.

After much pondering, I decided to perform a rewrite on it.  Originally, it was a server control (entirely code-based).  I rewrote it as a user control (markup and code).  It's greatly simplified; and the code is a lot cleaner.  I've updated the project on SourceForge as well.

In addition, I've coded up a PHP port of the same concept.  Although I don't work in PHP much, Wick had use for it.  The PHP version, with a sample project is also included in the Content Control area of Projects section.