I need your help. I am using AjaxBeginform to submit a question in a small text field. I can submit the question, and it posts fine to the db, however the question never clears. I am using Ajax because I don't want the entire page to post. I have tried using this.rest(); but that works in IE but it won't work in Firefox and Chrome. I have tried $('#question').reset(); But that still isn't working. I am sure it's something I am doing incorrectly. I need your help. I am using AjaxBeginform to s