Hi, this is a lovely piece of software and I must seem really dumb, but how do you insert text? I've clicked on the text button, created a text box, but I've got into a mental log-jam and can't figure out how to get text into that box!
sup richard...i'm new at this too, but think i can help ya out... you have to click and drag to make a bigger box..then you have to edit the value... :) that should help...see if that works. Editing the value means putting in the text that you want. There might be an easier way though.
unfortunately Dynamic HTML Editor come with a very poor HELP file I'll try to explain the difference betweeen text and label.
If you want to insert text in your page that a user can see without change it you must create a label object a write the text you want there. A text box in an HTML input element and permit a user who see your page to input data (same as the login page of the forum).