0
can i access broswer history using javascript?
answer plz
10 Answers
+ 2
You simply cannot use JavaScript to access any local device resources.
+ 1
cannot
+ 1
You can create local programs by other languages e.g. C that can run from the local machine.
+ 1
This might be divergent from the current conversation, but just in case it helps:
https://www.w3schools.com/jsref/obj_history.asp
As you can see, it's not "accessing browser history" in the sense that you can peek into the specific URLs, but there is some limited functionality available, depending on what you are trying to accomplish.
+ 1
thanq janning.....
+ 1
:)
0
how can i access browser history??
0
what should i do then...plz tell me??
0
how these local programs return the information??
0
I only do SoloLearn. I have alerts turned on for if comments are left in one of my codes though, so if you have specific questions, you can ping me there. :)