I'm using the ajax contrib module to add ajax to a simple newsletter
form. The current module seems to return the status message to the form,
not into the regular message div at the top of the page. Is there any
way to change where the status message appears on returning?
Drupal 6.19
Ajax 6.x-1.14
-Don-