I have a form in joomla (as static content page) that collects radio button input, and then uses a perl script to write a new html page with scores and text. This new page opens in the browser, but outside joomla. For now, I have a link that takes the user back to joomla content. However, is there a line of perl code I could use to get the page to open as a static content page within joomla instead of as a new page?
Thanks.
Here's the portion of the perl code that opens the html page/report:
####################################################################
# Following section prints the Thank You, scores, etc.
####################################################################
print $query->header;
print $query->start_html(-title=>'Your Scores: Who is the Office Politician?');
print "