Hello,
I'm new, so be gentle :P
I have a question....
In the include_CuteEditor.asp file are 1 Sub and 1 Function:
Public Sub Draw()
Public Function Get String()
Why is there a Public Function Get String() in the inlcude_CuteEditor.asp file?
With Public Sub Draw() you draw the editor, and without the Public Function Get String, it works to
Gr,
Roger