Skip to main content

All Questions

Tagged with
0 votes
1 answer
909 views

Web browser application running javascript, will idle and stop processing in Chrome after Windows 10 lock

A website written in JavaScript with a loop, times out on windows when windows 10 lock screen comes up. When a person logs backs in, JavaScript will then continue, as if it did not stop. So this ...
MichaelEvanchik's user avatar
0 votes
0 answers
404 views

.js File being deleted automatically windows 10

When I run a javascript file, or just leave it, it is being deleted automatically by windows. I've tried on many different code editors and given the code editors admin, but it is still the same ...
Bob joe12's user avatar
1 vote
0 answers
146 views

Error: Cannot find module 'electron-pos-printer', vue-electron

In my case I use Vue-electron, It works fine in case development mode But this problem only appears in production mode...
Hamada Developer's user avatar
1 vote
1 answer
27k views

open a folder in windows Explorer from html

I write a personal web app to sort my book , film , file , ... . It is just for my use and will not run on server , I wants to write some code in it that for example if I open a book in browser I can ...
johnny is here's user avatar
1 vote
0 answers
78 views

Parsing wmic logicaldisk get Information [duplicate]

I am retrieving disk information via JavaScript with the wmic statement, wmic logicaldisk get freespace,name,size,volumename, which produces the following output, but in a single string. "FreeSpace ...
oldboy's user avatar
  • 393
0 votes
1 answer
360 views

Scroll in the HTML file without scrolling bars

I have a HTML file with javascript, which adds to the mouse wheel zoom function (instead of scroll). Scroll bars aren't displayed and moving up-down-right-left is only through drag-and-drop with the ...
Evgeniy's user avatar
  • 216
0 votes
0 answers
108 views

Windows turning webcam off after reload of page

I am currently running a Booking System on a HTML page that is always reading the webcam. But after random times of reloading the page, the webcam fails to load with the error NotReadableError: Could ...
Michael Davison's user avatar
0 votes
1 answer
3k views

What's the latest possible version of IE11 in windows 7,8 and 8.1

I'm having difficulties with finding information about minor versions of IE11. I'm maintaining a legacy web application but due to the usage of multiple (inlcuding some outdated) components and ...
Rik van den Heuvel's user avatar
0 votes
0 answers
537 views

Large scripts in IE 11 on Windows 7 PCs only work with Script Debugging Enabled

I am having an issue with IE 11 on Windows 7 that has been brutally hard to pinpoint. This has been occurring for roughly a month. We have a few websites that when certain large scripts are loading (...
SausageBuscuit's user avatar
1 vote
0 answers
472 views

Web Browser / slow computer - "Stop running this script?"

(Not my computer, a friend's who I will call Beth for ease of reading, so will provide what I can) Computer displays this pop up on start up. Computer is very slow, sometimes unresponsive: Things to ...
Hedge's user avatar
  • 11
-1 votes
1 answer
121 views

Possible to get a virus from just visiting a website? [duplicate]

This has been something that has been on my mind for quite some time now. I have some experience with Javascript and know that it has a function that can store files on a user's computer. My question ...
Joe Scotto's user avatar
2 votes
2 answers
4k views

Force javascript to use a non-default sound device

I'm trying to force a single page that's playing audio through javascript to use a different soundcard from the rest of the browser(from the rest of the system actually). My current understanding is ...
jakerman999's user avatar
0 votes
1 answer
850 views

How to navigate PHP-based pagination with WGET?

I'm trying to come up with a list of possible names for our next baby boy and have been looking through the site IndiaParenting. Each name on the site has a detail page at a URL like this one http://...
rishimaharaj's user avatar
  • 1,300
1 vote
0 answers
31 views

Storing web-development libraries locally and update them whenever you are connected to internet

I'm learning things on the web and pretty much have developed several websites. Internet in our country is a bit poor and slow so developing using ruby or node js is pretty much a pain in the ass ...
Joey Hipolito's user avatar
0 votes
2 answers
213 views

Generic automated updating of desktop applications

Is there an application that will silently update a local folder containing all the files in a web directory? Or even better, if there is a .zip file, it will extract the files into the specified ...
rationalboss's user avatar

15 30 50 per page