Good night guys!
晚安伙计们!
I'm having the following problem ... I have a web application that runs a "thread" that takes messages from the queue (MSMQ) ... Everything works correctly .. the problem is when I get this message, I can not display .. because the method that returns the message content is a "static" .. I need to perform a function in JS to display this message.I'm having the foll