What exactly I want ,Not Come here, I am Give the picture and based on that can you help in client side or server side code.
Thanks for your replay .
In the picture your found One back ground image ," blue color"
i ,That is background picture of rad alert ,so I am ,change the URL in rad code block "
<style type="text/css">
.RadWindow .rwWindowContent .radalert
{
background-image:url("images/InfoImg.png");
}
</style>
But I don't want like these I want changes that in server side On failure or on success. please give snippet.