F
Frank Smith
I have a DB Update form that works fine.
The fields in the form have a format of <%=FP_FieldVal(fp_rs,"phone")%>
Is there a parameter that I can add that will set this field to Read Only?
I want the Users to be able to see the field but not Edit it.
The fields in the form have a format of <%=FP_FieldVal(fp_rs,"phone")%>
Is there a parameter that I can add that will set this field to Read Only?
I want the Users to be able to see the field but not Edit it.