This is a free weather module ready to plug into the IBuySpy portal. The file is now downloadable from my Yahoo Briefcase in both C# and VB.NET versions!
email .vs. name
Reviewed by: viperguynaz on Thursday, November 14, 2002
5 Stars
Excellent module...compact and simple. Although I did have one problem...don't know if this is my installation or not. The user "name" in the database does not appear to be used. The portal seems to access content/roles via the email field of the users table. So, I changed the SELECT statements from "name" to "email" and the module works great now. Thanks for the work!!!