I have a form with a textbox on it that is used to enter a URL. I need to add (https://) as a predefined value to this textbox and want it to be read only so the user won't be able to remove the https:// but he can write after it. I have a form with a textbox on it that is used