I am learning dotnet core 6, and making application for Intra. I need to get user data (user name and surname, and user groups) from company's Active Directory
I have a NPM_AUTH_TOKEN secret which was originally stored in my actions secrets which doesn't seem to be accessible by dependabot when it automatically opens a
I have a mongodb document like this { "_id": { "$oid": "6241dd90891458501c17d627" }, "A": [ { "_id": { "$oid": "6241ddb1891458501c17
In my local/development environment, the MySQLi query is performing OK. However, when I upload it on my web host environment, I get this error: Fatal error: Ca
'Nextjs' is not recognized as an internal or external command, operable program or batch file. node:internal/modules/cjs/loader:936 throw err; ^ Error: Cannot f
I want to use anchorBgColor attribute for Real-time Line chart. Real-time Line chart. function updateData() { var t = new Date(),
My report has two dropdown list - 1) List one shows all fruit-sellers 2) List two shows all fruits If user selects one seller, I want the second list to show o
I have a small problem where an object that I insert into a mongoDB collection has a different DateTime value as soon as it is inserted. It actually changes exa
I can't manage to import the data for pandas. here the code: import pandas as pd tables = pd.read_html('https://raw.githubusercontent.com/nytimes/covid-19-dat
I have a page where I would like to display a table and a panel that stays at the bottom of the page. I have looked up some answers but none of them works perfe