你好 murder,
Sometimes the application is designed to send JavaScript code as a response. If the content type of the response matches the MIME type of JavaScript then this is true and Prototype will automatically eval() returned code. You don't need to handle the response explicitly if you don't need to.
»»
und das müsste doch heißen das mein text automatisch ausgeführt wird(oder? :P)
Nein, das heisst: wenn du die Antwort mit dem MIME-Typ text/javascript auslieferst, wird sie automatisch als JS ausgewertet.
再见,
克里斯蒂安