SEARCH:
Previous: hLinkSetAndPost Next: hMonthWords

hImageFromBytes

string Table_ID
string Column_ID
string PK_Value
string ImageBytes
string HTML_Fragment


Accepts the name of a table and column that is supposed to be a mime-x type, containing an image. The PK_Value is primary key value. Forces a save of the image to a dynamic file named Table_ID-Column_ID-PK_Value, and returns an HTML IMG element pointing to the file.

Previous: hLinkSetAndPost Next: hMonthWords