Greetings.
Imagine I have JSON data like the following:
{
"data": "<p><a href="http://mysite.com/tutorial.pdf">Tutorial PDF</a></p>"
}
I can use the following statement to print the value nicely on a Word document…...want to download the file pointed to by the href attribute and...