Johan Beijar
03-07-2008, 10:15 AM
Dear all,
I have encountered a strange problem which I need help with.
I have form that let me update a record in the database and it works well except for the fact that the text, or part of the text, is shown in the end of the form-field (right side of the inputfield). I need to use the Delete-button to get the text to the left side of the input form.
The text shown in the form is retrieved via an SQL-statement from the My SQL DB and I use PHP.
Does anyone know why this is the case and what I should do about it. The objective is ofcourse to have it alligned to the left in the input field. I have tried with text allign: left but it doesn't help.
Thank you,
//Johan Beijar
I have encountered a strange problem which I need help with.
I have form that let me update a record in the database and it works well except for the fact that the text, or part of the text, is shown in the end of the form-field (right side of the inputfield). I need to use the Delete-button to get the text to the left side of the input form.
The text shown in the form is retrieved via an SQL-statement from the My SQL DB and I use PHP.
Does anyone know why this is the case and what I should do about it. The objective is ofcourse to have it alligned to the left in the input field. I have tried with text allign: left but it doesn't help.
Thank you,
//Johan Beijar