For those of use who don't use the mouse too much and use the keyboard to navigate, utilisation of ajax to process user posts is a pain the proverbial backside. This is because it is easy to navigate away from the posting page and lose your typed message.
.
Once you have navigated away, you cannot go back to your post.
.
I've just typed the same message 4 times, and then instinctively hit CTRL-LEFT to check my previous post only to find that I've destroyed my message as I cannot return to it.
.
I would like to propose that either the posting page should be directly navigated to or that ajax functionality added to store the info so that it can be retrieved (ie - the info is stored in a drafts folder in the users profile page)
.
DM.