Displaying error messages in CRM using COM API
Well, this is is just another way you can handle the error messages in CRM custom ASP pages. For one of the customizations i was supposed to write a validation for a field on screen being used in custom ASP pages. I did the same by writing below validate script. If () { ErrorStr =… Read More »