You will need to use the @URL tag rather than the
@include tag. The web server will only process one
cgi program per page. That cgi program would be
Witango in this case. It would ignore your mgi code.

However, the @URL tag would work fine but be a
little slower since it has to resolve the URL twice
per page. An alternative would be to use Witango
to rotate your banners. :)

Stefan

At 09:26 AM 3/18/2003 -0500, you wrote:
There is an @URL tag that will include external files.
<@URL LOCATION="http://www.redhat.com/">
 
For including files from your own server use the @include tag.
<@INCLUDE FILE="<@APPFILEPATH>Header.html">
 
Welcome to Witango!
 
John
 
----- Original Message -----
From: "Michael Dittbrenner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 18, 2003 9:15 AM
Subject: Witango-Talk: HTTP Include

> Excuse as I am brand new in the world of tango. Learning it as I speak. Is
> there a HTTPInclude in tango. If so could someone tell me how to do it. Or
> if there is a way to Include a independent static .html page. I want to use
> my companies banner rotating software we already own. The problem is tango
> does not work with mgi. It does not recognize the mgi tags. If I can include
> a static page that has it I can make it work that way. If anyone can tell me
> if that is possible please let me know.
>
> Sincerely
>
> Michael Dittbrenner
>
> --
> Educational Directories Unlimited, Inc.
> http://www.StudyAbroad.com

> http://www.GradSchools.com
> A service of EDU, Inc... http://www.EDUdirectories.com
> A partner of EDU Internet Strategies: http://www.EDUInternetStrategies.com/
>
>
> ________________________________________________________________________
> TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]

>                 with unsubscribe witango-talk in the message body
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to 
[EMAIL PROTECTED]
               
with unsubscribe witango-talk in the message body

========================================================
Database WebWorks: Dynamic web sites through database integration
http://www.DatabaseWebWorks.com



________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to