I have names in my table for which I need to replace certain characters with others. I have the following code, but I get an error REPLACE(REPLACE(TRIM(name),NC
I have tried this using Helmet 4.4.1 version both of them below sets to true for upgrade-insecure-requests CSP upgradeInsecureRequests: [] and upgradeInsecureRe
I have a Blazor Server app hosted on an Azure App Service, which communicates to an on-premises server connected through a VNET on Azure. I have custom authenti
I am recently writing a nft automatic purchase transaction program in golang, but the nft platform does not support direct purchase, it must be purchased on the
I am getting an AttributeError: module 'tweepy' has no attribute 'TweepError'. Here is my relevant code in Python: except tweepy.TweepError as e: msg = 'Que
I want to transfer Intent to another activity in Xamarin.Android. Basically I need Intent.Data and Intent.ClipData to another activity, so I am using the below
I have a form component where I create the template of fields that can be initiated in another component, then in the parent component's template, I define fiel
First of all sorry for any english error. So, I have this data in a .txt file Codigo,Produto,StockMinimo,StockAtual 1,Couro,300,1000 2,Tecido,250,2000 ... I wa
I tried to write a React-router code with Basename. I made a Router.tsx file for managing Routes separately. What I expected : If I tried to access http://172.3