You searched for the word(s):
< 1 second(s)
-
How can I throw a server side error if file upload is not successful?
Thanks.
Ron
-
If you place this code first in the top of the head section it will force IE9 to run in IE8 mode and remove the compatibility button:
<metahttp-equiv=''X-UA-Compatible''content=''IE=8''/>
Hope this helps.
Ron
P.S. This is a work around. Cute still needs to make changes in the control so it works in IE9.