First of all let me say thank you for the support. It seems like for 2 all you have to do is fine the current location [ or download the free text box files] and place it in a location under Rainbow say Rainbow\ThirdParty\FTC\ . Then you must specify where this is. I would also do this in web.config so whereever you ahve FTC defined it would use these default values so you dont have to write out
<FTB:FreeTextBox
id="FreeTextBox1" SupportFolder="ftbfileslocation"
JavaScriptLocation="ExternalFile" ButtonImagesLocation="ExternalFile"
ToolbarImagesLocation="ExternalFile"
ButtonImagesLocation="ExternalFile" runat="server" />
everytime you can just write out :
<FTB:FreeTextBox
id="FreeTextBox1" runat="server" />
I dont know about you but I like the second way better :). If you would like to be a rainbow 2.0 tester, we really need them. You contribution would consist of using the releases and notating the problems and where you see we can make improvments. A lot of users have already started and I want to extend the same welcome hand to them.
Eric Ramseur
ramseur[at]gmail[dot]com
C# 2005 GroupPortal CommunityRainbow Blog