I have teh same image logo.png available within the web application images folder.How to access it from there, the below script used within the html template file.
<a href="http://demov2.solution.com/ccsnet/UI/RegisterationRequest.aspx" rel="nofollow"
style="color: rgb(0,102,153); text-decoration: none; font-size: 13px; line-height: 18px;
font-family: Arial,sans-serif" title="Visit ebsoftsolutions.com" target="_blank">
<img alt="" height="65px" src="http://demov2.solution.com/ccsnet/App_Themes/Theme1/images/Logo.png"
class="CToWUd">
</a>
Thanks a lot for the helpful info.
Go to the complete details ...