I am coming to the forum because I have a big problem with the replication of my domain controllers. I explain the situation: Context : I have 2 local sites con
I've been trying to teach myself Python so I don't fully understand what I'm doing. I'm embarrassed to say this but my question should be really easy to answer
I need to count occurrences of a certain value (let's assume it's 3) in a range of columns per each case. To do so I wrote a script as below: import pandas as p
Hello I have a problem with my discord help command. When I start the bot and I send the command, the bot crash with this error : TypeError: client.commands.fil
I have a simple page to check if the session are set or no session_start(); if (!isset($_SESSION['id'])) { $_SESSION['checkin'] = 'yes'; header("Locatio
I need to remove a portion of the displayname of some guest users in Azure AD. Displayname: Company - Firstname Lastname (Company - needs to be removed) The gue
I am trying to setup an email PowerShell script that will let me send an email when the task scheduler runs the script. The problem i am getting is: Exception
I am developing our company website with Odoo (14) and for newsletter subscription I use Email marketing module. When you install this module, you are able to u
I wanted to know How to limit number of specific character of a textbox in c# form application. for example i want to limit the user to enter - (minus) only one