[ic] update a db table with a form

k palazani at gmx.net
Wed Aug 11 12:47:18 EDT 2004


Mike Heins wrote:

> Quoting k (palazani at gmx.net):
> 
>>Hi,
>>
>>trying to update a blob field and 'normal' fields within the same form, 
>>all data (specified by mv_data_fields) is written to the blob field 
>>(indicated by mv_blob_field).
>>
>>I don't want to use two forms, one for the blob and one for the rest. 
>>But how can I tell ic, which form fields should be written to the blob 
>>and which should be written to there table fields? Or would it be the 
>>best to build the blob structure in perl?
> 
> 
> You use mv_blob_exception to specify it.
> 
>     <input type=hidden name=mv_blob_exception value="regular1 regular2">
> 

Thanks a lot, Mike
k.



More information about the interchange-users mailing list