Can anyone tell me if this page displays right

the reason it's not working for us is because the JS file is pointing at your local hard drive.
Code:
<script language="javascript">AC_FL_RunContent = 0;</script>
<script src="file:///F|/gettingthere/xmlphoto/xmlphoto/AC_RunActiveContent.js" language="javascript"></script>
 
Back
Top Bottom