So, I was scanning over SAFile5's documentation, seeing if there's anything new or fun to play with. I did notice this in your progress documentation: Examples: | | ASP | <% Response.Write("There are currently " + progress.Items.Count + " progress items.") %> | ASP.NET | N/A | | Copyright © 2007 SoftArtisans, Inc. All rights reserved. The problem is with ASP. Classic VBScript uses the & not the + as the string concatenator. Just an FYI. Otherwise, nobody loves you guys more than I do. Rock solid objects. 9 years, never an incident.
|