Within my HTML code, I am transmitting a dollar amount to the server in order to convert its currency within the application.
Is there a way for me to use FireBug to track and view the JavaScript that is being received from the server following this Ajax request?