Hi,
Through my web application we use to send a autoemail when certain action(save or accept) is performed.
An agent was written with MIME classes to send the email in color font and with values from few fields. But when i click save or accept the web browser is taking long time to respond.
Is it some thing like the text getting coverting to MIME format is causing delay, huge delay in reponse is causing as performance impact.
Where does i need to check(code/server side) so that my browser need to respond fast and email with MIME format needs to go out.
Thanks
surendra