[ic] update a db table with a form

Mike Heins mike at perusion.com
Wed Aug 11 12:27:12 EDT 2004


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">

-- 
Mike Heins
Perusion -- Expert Interchange Consulting    http://www.perusion.com/
phone +1.765.647.1295  tollfree 800-949-1889 <mike at perusion.com>

I don't want to get to the end of my life and find I have just
lived the length of it. I want to have lived the width of it as
well. -- Diane Ackerman


More information about the interchange-users mailing list