I have an EditText widget in my view. When the user selects the EditText widget, I display some instructions and the soft keyboard appears. I use an OnEditorA
How can I format an input to place a slash before the value that the user enters, so that the user cannot delete it because it is already formatted that way. I'
when reading BOOKS on scribd.com the download functionality is not enabled. even browsing through the html source code I was unable to download the actual book.
I'm currently creating a blog dashboard, I'm beginner on web dev. and for the editor I'm using the React quill.. in the documentation there is a tutorial with o
I have a botostrap carousel like this <div class="slider-main-container d-block "> <div id="carouselExampleIndicators" class="carousel
Im struggling with that code. how can I use string with yes/no on that question: n1>n2, n1<n2. the operators also need to change. import java.util.Scan
I am trying to write a function which can remove leading spaces and replace spaces in between the string with ',' and then split the string by
I have setup an s3 backend for terraform state following this excellent answer by Austin Davis. I followed the suggestion by Matt Lavin to add a policy encrypti
I am using symfony 5, within my Controller I have this : $devisFrais = $devisRepository->getDevisPosteFDFrais($idDevis); $formFrais = $this->createForm(De