Reputation: 175
I have a code in javascript do creation for new image file on the client side, I am looking for pattern to save this file without suffering from permissions problems, so I decide to save it in the browser history folder, so I want a code telling me the browser history path.
any contribution will be appreciated
Thanks
Upvotes: 0
Views: 570
Reputation: 382806
I am looking for pattern to save this file without suffering from permissions problems, so I decide to save it in the browser history folder
Upvotes: 1