Here a couple of early impressions of the RTE_setup.asp in ver3 b2:
#1)
http://www.asphelp.com the site for one of the suggested download controls is for sale -- so the component is not available there.
#2) Would be useful for the project I have in mind if there was a const for the path to the images folder.
#3) The consts don't seem to work... i.e. changing <% Const blnFontStyle = false %> does not block the FontStyle dropdown from appearing on the RTE form.
Also a couple of observations about the editor in general:
#1) I wish it were not possible to drag the button imgs on the RTE toolbar into the textarea. Much of the work I do in web design is volunteer work for non-profit orgs.. and I can see already see that if I were to incorporate the RTE into a website the people I work with (older people, computer illiterate people, disabled people, etc) will be dragging the icons into the text area.
This really isn't crucial of course, but just a suggestion if it were easy to implement.
#2) Also would be nice if the if the RTE reused <SPAN> tags. Or deleted empty tags. After editing the same field multiple times in the RTE the HTML starts to look like <SPAN font.....></SPAN><SPAN font...>TEXT</SPAN><SPAN font....></SPAN> etc.
*******************
The only thing that is a serious issue is #3 above. The rest of the stuff is just a few suggestions; in the event you wanted some feedback.
Overall I'd say the RTE works extremely well, seems stable & relatively bug free. It's a very fun & cool little program & thanks very much!