Help for this page
#header required to properly recieve text/html response print "Content-type: text/html\n\n"; ... } print ']}';
//loading XML (JSON) data function loadXML(url) ... //contacting perl script loadXML('../backend/script/employee.pcgi');