I am quite a layman of ASP language, please advice how to create a value of a field from other fields in the same table. Case; when edit the record, I want to create "FieldTobeCreated" from "SourceFieldname1" & "SourceFieldname2". Something like dict("FieldTobeCreated") = ?????