Joomla! Discussion Forums



It is currently Tue Nov 24, 2009 11:40 am (All times are UTC )

 




Post new topic Reply to topic  [ 1 post ] 
Author Message
Posted: Thu Feb 23, 2006 8:37 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Feb 16, 2006 10:57 pm
Posts: 15
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 "






....end of code copy....


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

Quick reply

 



Who is online

Users browsing this forum: No registered users and 10 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group