<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=464045000-08022006><FONT face=Arial 
color=#0000ff size=2>If it's written in PHP, you could consider publishing it 
using the PHP Filter.&nbsp; It will execute the php embedded in a node.&nbsp; 
You'd still have to mod it so the "clicks" worked out right, but it might be 
doable.&nbsp; Much depends on the nature of the code you're executing. 
</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=464045000-08022006><FONT face=Arial 
color=#0000ff size=2><BR>Dave</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> support-bounces@drupal.org 
[mailto:support-bounces@drupal.org] <B>On Behalf Of </B>Aaron 
Wolfe<BR><B>Sent:</B> Tuesday, February 07, 2006 4:27 PM<BR><B>To:</B> 
support@drupal.org<BR><B>Subject:</B> [support] Wrapping around a cgi 
script<BR></FONT><BR></DIV>
<DIV></DIV>Hello,<BR><BR>I apologize for asking what may be a dump question or 
one that has been answered before, i have searched the archive and the web for 
an answer but maybe i am looking for the wrong terms, i can't find what I'm 
trying to figure out. <BR><BR>I have written a cgi that generates html.&nbsp; I 
would very much like to make this cgi be a node in drupal, or if thats not 
possible maybe a "block"?&nbsp; I just would like to have my cgi generate the 
center of the home page with drupal blocks around it, and then any click on the 
drupal blocks replaces&nbsp; my cgi content with whatever would normally be 
there, and any clicks in my cgi remain in that area of the screen.&nbsp; 
Normally I would use a frame but everything I find about frames and drupal says 
"Dont Do It".&nbsp; <BR><BR>Am I missing something terribly obvious, or is this 
impossible, or am I just slow today?<BR><BR>Thanks for any 
advice<BR>-Aaron<BR><BR><BR></BODY></HTML>