context.Response.ContentType = "text/javascript"; context.Response.AppendHeader("Access-Control-Allow-Origin", "*"); context.Response.Write(rtnVal);