How can I remove all occurrences of $ and , from a string using REGEXP_REPLACE in mysql-10.4.24-MariaDB?
The Coding Forums
by asifakhtar
1d ago
I tried the following but it doesn't work. REGEXP_REPLACE('$25,000.00','$|,',"") REGEXP_REPLACE('$25,000.00','\$',"") REGEXP_REPLACE('$25,000.00 ..read more
Visit website
Can I stop HTTPS?
The Coding Forums
by IBMJunkman
1d ago
A page on my HTTPS site has a link to a site that does not use HTTPS. The link on my site is coded HTTP. It seems browsers currently force a HTTPS connection. Something on the linked site causes a page not found when HTTPS connection is attempted. I can get it to work if I force Firefox to not use HTTPS. Is there any way I could code the link to tell a browser not to force HTTPS ..read more
Visit website
Stephanie Beaudeau Emsworth is Running a Prostitution Ring
The Coding Forums
by verona
2d ago
Stephanie Beaudeau Emsworth, who teaches part time at engineering school MS 74, is running a prostitution ring. She calls it "Early Focus Therapies". It's not actually a therapy clinic. Stephanie Emsworth claims to teach engineering students how to develop social skills. Her company is a front. It's a prostitution office. A simple look at the website reveals that it's fake, ie in the photos section, do you see a single picture of Stephanie Emsworth? Below is an actual photo of Stephanie... Read more ..read more
Visit website
Reverse search for a website
The Coding Forums
by DRCM
2d ago
Hi, I would like to be able to do a reverse search. I've no clue if this is doable. For example the search bar inside a website lets you enter a word and it will then load a new webpage with all related stats for that word. Coding wise the stats and the word consist of simple text inside an element (<p>, <h>,..) To put into perspective, let's say I want to find all the Companies (word) that got between 15% - 30%... Read more ..read more
Visit website
Sign Certificate, Library jsrsasign-latest-all-min.js using function KJUR.jws.JWS.sign('PS256')
The Coding Forums
by icassiem
3d ago
Hi, I dont know Java, but i have been trying to simulate the javascript within powerquery to sign a netsuite token certificate. I have managed to get the postman call of the lib+function within HTML But with PowerQuery limitation of get/ref the lib the function does not work as PowerBI does basic javascript only i am thinking of creating an Azure Function App that creates an API refreshing the below html when a GET is executed from PBI The issue is in Azure the script within function is... Read more ..read more
Visit website
What are the key advantages of using a SaaS (Software as a Service) model for application development?
The Coding Forums
by remotedevelopers
4d ago
The question is prompting a response that outlines why choosing the SaaS approach for application development can be advantageous compared to other development models. The answer should highlight the unique advantages that the SaaS model offers in terms of scalability, cost-effectiveness, accessibility, maintenance, updates, customization, and integration ..read more
Visit website
Exit the infinity while loop by pressing the button and continue with the switch element.
The Coding Forums
by NexaHn
4d ago
How can I solve it so that 'rainbowEffect()' function runs smoothly and when I press the button, it exits the while loop and continues in the 'switch' element. #include <TinyDebug.h> // Pinek definiálása #define BUTTON_PIN PB4 #define RED_PIN PB2 #define GREEN_PIN PB1 #define BLUE_PIN PB0 int buttonState = HIGH; int lastButtonState = HIGH; int counter = 0; unsigned long lastDebounceTime = 0; unsigned long debounceDelay = 50; void setup() { pinMode(RED_PIN, OUTPUT)... Read more ..read more
Visit website
How to build a database-driven web page
The Coding Forums
by av3mar1a153
5d ago
How do I build a database and connect it to a web page ..read more
Visit website
Hola
The Coding Forums
by luuciefer
5d ago
Hola ..read more
Visit website
Using a DTSX file with GoDaddy
The Coding Forums
by IBMJunkman
5d ago
I have 2 SQL databases. One is 2008R2 on Win 10. The other is 2022 on Win 11. On Win10 I use MSSM 10.5. On Win11 I use Management Studio 20.1.10.0. I have a DTSX file I use to update the local DB. The input is a CSV file. On the Win 10 machine I click on the file and the Execute Package Utility opens. Set the values needed and click on Execute. Works fine. On the Win 11 machine VS grabs the DTSX. I found dtexec /f to run the DTSX. Works fine. On either machine when I connect to my database... Read more ..read more
Visit website

Follow The Coding Forums on FeedSpot

Continue with Google
Continue with Apple
OR