Hi,
I have atextbox that I automatically assign a value depending what the user selects from a combo box on the form.
I would like to make the text box transparent and not look like a text box, but rather a label so the user does not try to edit it.
Here is the code-
<td align="center"><input type="text" size="30" maxlength="150" name="OrderNewProjNum"></td>
Any help would be greatly appreciated!
THANKS!
I have atextbox that I automatically assign a value depending what the user selects from a combo box on the form.
I would like to make the text box transparent and not look like a text box, but rather a label so the user does not try to edit it.
Here is the code-
<td align="center"><input type="text" size="30" maxlength="150" name="OrderNewProjNum"></td>
Any help would be greatly appreciated!
THANKS!