Quote:
Originally Posted by CallieJo2
Okies...I can pull it up with:
PHP Code:
<?php
echo $stylevar[htmldoctype];
echo $headinclude;
echo $header;
echo $navbar;
include ("http://www.mydomain.com/folder/index.php");
echo $footer;
?>
But after it submits the info from my form it goes back to that scripts default look...anyway to keep the vb look after submitting the form? Thanks...
|
I'm having the same issue, any ideas?
Thanks in advance.