i might be using that later, but since the page will always be the same.
<?php echo $HTTP_SERVER_VARS['HTTP_HOST']; ?>
works fine for me so this is basicaly what i did.
<base href="http://<?php echo $HTTP_SERVER_VARS['HTTP_HOST']; ?>/ggiconcept/rfqs/processdrfq.php">
and that works great. but i like your suggestion i can definetly see were that would help alot.
i really wish though that adobe would acknowledge that there might be something wrong with acrobat reader. oh well.