I'm trying to process the data in the table using an external script (Linux binary) with the SCRIPT_COMMAND function. However I cannot make it work so that row
All too often I see the following type of code on this site, specific to the AD cmdlets: Get-ADUser -Filter * | Where-Object { $_.EmailAddress -eq $email } T
I am using the Azure app service with SPA (Angular). I need to have maintenance mode (during maintenance, application redirects/opens maintenance page) for my a
How can I open the camera from a webview directly in html to take a picture or pick up a gallery photo with android? It seems that the <input type="file" acc
I'm trying to create query for nested object that contains year and month. Both of them are optional. If some field not exists we treat them as hit. I found one
I'd like to understand why some parameters work with transiton and some don't. I have a button that brings up a div. If I only use max-height as a parameter the
I want to take screenshot of several links belonging to youtube. I want to take screenshot of the webpage where it will play the video and then take screenshot
I'd like to use a JSON file as a template to create new JSON files with a couple of words in the script that change according to the file name. For example, say
may I ask? I need to build a barebox image inside yocto and run it in qemu, I can’t build a qemuarm image in yocto, there is no such recipe, in general, t
I would like to have a TSQL script to output all table counts from a SQL Server database to a JSON file. Getting the table counts is not the problem, but output