I'm using selectize for my drop down menus and I'm trying to do form validation. Each of the menus has class .code_select, and I want to know if an option has
E-Mail clients decode messages correctly. So I assume there must be also a way do decode emails with python correctly. I use the building email python library t
When try to create 12 lags for each variable in a data.table (108 variables) i get an error that says not enough column slots. This operation should create appr
how to set date to current date using dos batch file command.
I'm creating a MS composer bot using in c#. Can I know how to save the user input, bot response and intent triggered in Sql server DB. Should I make use of ${t
I have javascript code below let beer_JSON = {"name": "beer", "price": 2.99, "quantity": 0}; let beer = document.getElementById("beer"); function alert(){
for e.g. (async() => { let apiRes = null; try { apiRes = await axios.get('https://silex.edgeprop.my/api/v1/a'); } catch (err) { console.error(
I'm trying to download a file using my restController, but it always return this error : java.io.FileNotFoundException: Byte array resource [resource loaded
I am creating a website with vue.js where a user can select the time when something pops up in a video. The problem is that I cannot select the time of the vide