Hi folks,
In a very simple page, I am using a function, as seen below:
I call this when I have to pass display a message, dynamically based on user's input, such as:
Now, I want to have a hyperlink appear on the IRS text in the message and when I use an anchor tag, it just prints it (I used it with escape character \n and yet it had no difference).
Is there a way to work around this situation that can help me get a clickable link on the dynamic text?
Please let me know
Thanks,
RN