This topic is locked

Read Only Field

9/28/2005 13:09:42
ASPRunnerPro General questions
author

I would like to have a read only field that will automatically populate based on 5 other fields. For example...Field1-1001 Field2-NH Field3-R Field4-11 Field5-01 READONLY Field-1001NHR1101. Any way to do this?

Sergey Kornilov admin 9/29/2005

Hi,
to get this you need to midify generated add/edit ASP pages manually.

500327 9/29/2005

I figured out how to add a formula to a field in SQLServer. All I did was concantinate the fields into one. Was I go back to the record view it shows the correct number.