Discussion forum code for Microsoft SQL and IIS/ASP?
May 6, 2004 2:05 PM
Subscribe
Looking to do some discussion forums on a commercial web site. I know there's a bunch of code in a can for this kind of stuff. Most of the one's I've seen are looking to be run on MySQL and PHP. Most of our site is on Microsoft SQL Server and IIS/ASP. Does anybody have thoughts or suggestions with respect to the best package for that environment?
It seems like I've seen this question asked here before. Searches turned up a few community blog threads, but I'm not sure they're exactly the same kind of thing (though they probably aren't exactly too different either).
posted by willnot to computers & internet (5 comments total)
A major advantage of ColdFusion is that its markup based structure makes it easier for HTML based designers to learn. Every option will have advantages and drawbacks. You're going to need development support and customization even if you can find an open source package, so assesing your organization's budget and resources for that is essential. MS based development is historically and culturally profit based, so you'll find that most of the OSS stuff is indeed written for PHP/Apache/MySQL, etc.
posted by crunchburger at 3:40 PM on May 6, 2004