I have two forms in my application, Login and Dashboard. After the login the dashboard form is loaded and login "closes" with this.Hide. If I close the dashboar
I have an excel file that will be moved around a sharepoint drive to different folders that will have a number of PDFs in them. The purpose of this file is to d
I'm still learning JS, Thymeleaf, and Spring Boot and can't seem to figure out how I can use data variables in my JavaScript file and send them to a database th
EDITI: by removing the conf setting in the app for 'setMaster' I'm able to run yarn-cluster successfully - if anyone coudl help with spark master as cluster dep
I need to get modify date from a file. CFileStatus stat; CFile::GetStatus(strFilePath, stat); It returns 1585557924 to be CTime. (it look like a time
I'm using CircuitBreaker with Polly the first time and I'm facing a problem: My program executes everything without throwing an Error. As soon as I get to this
All I want to know is if it is possible to have multiple custom made -webkit-scrollbars on the same page.. I making some divs color specific, like one div has g
I wrote a command for Laravel inside App\Console. My goal in creating this command is to subscribe to channel Redis and work according to the commands I receive