I have done a Virtual on a CGI script so it's shown i my body table in my index.php
Honestly it's a forum. The problem is that when i click on something on the CGI page it dosn't open it in the body table, it just opens it in the whole browser. Is there some way to make the links in the CGI only open in the body table like the main CGI file?
Right now i only have the
<?php virtual("forum/YaBB/YaBB.cgi"); ?>
Thanks 🙂