What I'm trying to do is include the newsletter signup block to the sidebar of a website. However, any time the user hits the submit button, it goes to a new page. I'd like for it to stay on the same page with the result (either successful submission or email validation).
I'm a little familiar with jquery (mostly for aesthetic stuff) and not really familiar with ajax at all, but it seems like this could be done fairly easily with a little know-how. I just don't have it.
Thanks!
Chris