I plan on doing this as well, but the key here is to have a check when they hit submit to ensure that the user did enter a name (i.e. a required field, can't be left blank) of some sort, and if not they are redirected back to the post form, partially filled out with their post, and highlight what is missing (the error). Then they enter a name and resubmit.
Hmm. I wonder, I haven't tried it, but I'm sure that if the subject is not filled out there's an error message, is there not?
edit
I just checked on my natca site, and there is a check for completeness of the form, including the user name, so this should be real easy just by editing the language file as previously stated, and nothing else needs to be done.
Last edited by fishtails; 10/07/2002 8:35 PM.