- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
In the Initialize event of the ImageField, try to place the following code to prevent the image selecton..
Set the language to JavaScript
this.access = "readOnly";
or
this.access = "protected";
Thanks
Srini
Views
Replies
0 Likes
Total Likes