I've used v1.6, v1.7 and v2.0 on a few projects. It was very good for creating quick web sites if they did not require much customization. Another nice feature is that it was open source. In my opinion, these versions were somewhat buggy and would tend to cause undesireable effects without you realizing it - unless you went through all pages and reviewed them for issues. A couple examples pertained to the menu tabs, display data, and security... Menus: When having more than one set of menu tabs the site would usually build correctly but sometimes would corrupt the desired menu link causing the wrong menu tab to be displayed or no tabs at all. Display data: Usually you want to display a table foreign key data by it's name or description and not by its ID #. This was easy to do, but many times the display would "magically" go back to displaying the ID # instead of name - and this was on screens that I was not even revising. So many times I would have to go through all screens to confirm that no FK references "broke" and haved to rebuild to fix the the issue, and then hope no other page would "break". Security - similar to menus and FK display. The security "links" or reference to user tables would just "break" or disappear. These are a few examples, but these, and others, occurred often. So often, that it was extremely frustrating and I have refused to use in the past 2 or 3 years. However, since it has been that long maybe drastic improvements have occurred. Finally, when it came to technical support, I was not very satisfied... Although it did make creating data entry, edit, delete and show pages quickly and easily, it was just to buggy for me. This is all just my opinion, but I will not use it again... Chris
G
GlutealCranium
@GlutealCranium