I'm trying to replace a lots of strings (only three strings example but I have thousands strings actually) to other strings defined on "replaceWord". "replaceWo
For example, I have two tables: CREATE TABLE `augus1dl_ecom`.`test` ( `id` INT NOT NULL AUTO_INCREMENT, `cn_no` VARCHAR(10) NOT NULL, `amt` DEC
I´m working on this form and want to validate while typing. The current behavior it´s that I select the input, type and when I click on other site
In the vue-composition-api: Using the reactive() method, I would like to keep parts of the object as a reference. I have some products, which are of a custom cl
I have an ASP.NET core 2.2 web application that uses work or school accounts (Azure AD authentication). When I sign out, the application ends up at /Azure
I have an image without an ID. The only unique identifiers are src and alt. Not sure what I'm doing wrong with the below but I've been chasing my tail for a whi
WebRTC audio call is not working in my in-app WKWebView , its working in safari browser , i am using above iOS 14.3 and Xcode 13 . I saw in one of apple webkit
I have two moldes in which one model consists of file field. I have to calculate total size of the files in the parent model within the property decorator. I th
I'm trying to convert a data string that comes from a data set into a datetime object and I am getting the following error, This error is quite different than o