Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Does anybody know how I can display an image or thumb that is stored in the database as a blob, on a form as read only.The option in the visual editor does not include a READONLY function for images.Any help would be appreciated.
Mark,use custom event (Insert PHP code snippet option on theVisual Editor tab) for this purpose.Here is a sample code:
if (@$_REQUEST["editid1"])