I am writing an error reporter for my application. When something goes wrong, the user fills out a form and describes the problem, and this is sent to the server. As part of the data collected in this form, I would like to include the latest javascript error. Is there any way to do this?
javascript
Judson
source share