#close - Questions and answers
2 questions,
1 pages,
20 questions on this page
0 points
EN
Hello, can you tell me why my code doesn't close the window on the click event when I copy/paste the path to the index.html file in the web browser but when I open it by double clicking the index.html...
0 points
EN
I tried to query the MySQL database in Node.js but I don't know where to end the connection. When I call the end method at the end of the code it gives me an error. My code: Stack trace:
2 item(s), 1 page(s), 2 item(s) on this page.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Posts you may like
- C# / .NET - check if string contains any letters
- Spring Boot - accept and return JSON / XML in REST controller (consumes and produces)
- Java date time now with milliseconds - yyyy-MM-dd HH:mm:ss.milliseconds or yyyy_MM_dd__HH_mm_ss_milliseconds (java time SSS format)
- JavaScript - read image from clipboard as Data URLs encoded with Base64
- TypeScript - replace last 2 characters in string
- String - replace common problems (Cross technology)