We have a timyMCE editor in a form. it is used to preview images we select from MediaBin. What we have is a browse button which opens a new window browsing mediabin and once an image is selected, the preview url will be written to the tinyMCE box and an image gets previewed. Everything works fine on firefox. However, if we use IE, the preview image gets disappeared when we click the browse button to open a new window to browse MediaBin. If we right click and select "show picture", the preview comes back. The preivew url we use in TinyMCE is something like this "<IMG src="
http://ts01/iw-cc/command/iw.ecmconnector.mediabin_preview?preview_type=Preview_128x128&asset={2EC4B8F9-FD71-4F4F-8D1E-7D0299E822AB}&revision=5" border=0 editor_id="mce_editor_0">"
Please advise. Thanks.
The environment is Windows 2003, TS 6.7.1 sp1.