I thought this would be easy, and maybe it is for some. It seems that DADA has very strict requirements about the form fields. My client has one list called "newsletter" and so I don't need a SELECT list or a subscribe/unsubscribe radio button. The form was designed in by somebody else and I just need to be able to have the email address submitted to the list. Users can get the subscribe and unsubscribe instruction in the welcome email.
Also, I was hoping to use the Ajax submit to do this, and style the "resultdiv" so that it overlay the form giving the effect of replacing it with the result message.
Any chance I can get some assistance with this?
You can see what I am trying to do here:
http://audreynelson.com/brian.php
The page layout also keeps breaking so I keep overwriting from the original, so if you don't happen to see the proper fields this is the reason why. Just check back again in a minute.

