#Table 1 print ""; foreach $tmp (@splitarray) { print ""; $links = "$tmp
"; print ""; } print ""; print "
$links
"; } print "
"; #Information Table print "
Members of group: Jobs that group can do:
Text on the way Text on the way
"; print ""; #### $.ajax({ type:'POST', url:'testScript.cgi', data:{'text' : text}, success: function(data) { console.log(data); } dataType: 'json' });