return type - 'string' to return a string - optional
Using php :
file_get_contents('https://saxonhistory.co.uk/webservice/place_name.php?locn=LOCATION NAME &width=450&hdr=11&txt=9&img=14'); Depending on your page encoding you may need to wrap the above line in utf8_decode() to get the correct saxon characters.
using iframes : <iframe width=420px height=220px style='border:none;' src='https://saxonhistory.co.uk/webservice/place_name.php?locn=wartling' ></iframe>