in reply to Combining Results from Multiple CGIs into one HTML page

Not a perl solution, but the easiest way would be to invoke the YaBB cgi from the url of an IFRAME/LAYER tag that you embed in your current layout. This could even have benefits in reducing load on your server by only redrawing the non-BB parts of the screen when the user does some thing to require it rather than each time they interact with the BB.

  • Comment on Re: Combining Results from Multiple CGIs into one HTML page

Replies are listed 'Best First'.
Re: Re: Combining Results from Multiple CGIs into one HTML page
by maksl (Pilgrim) on Apr 23, 2003 at 16:45 UTC
    does any browser show an iframe/layer tag .. i don't think so, but if wrong correct me.