
16 Aug
2001
16 Aug
'01
7:08 p.m.
In tbl_change.php3, the hidden field containing the blob data is not protected in any way, so I guess that's why some browsers react badly. Even if we protect it, how do we handle the case of $cfgProtectBlob == FALSE where we have to show the blob contents in the field, and still send something protected to tbl_replace? Marc Marc Delisle a écrit :
Steve Alberty a écrit :
Hi,
this morning, i have detect a bug with my binary tables.