Tagged Questions
1
vote
1answer
160 views
Getting data from the browser's console using javascript
I don't know if this has been asked before, but what i'd like to be able to do is get data from the error console within the browser itself(if it supports it) this would be for when a user sends off a ...