Have a silly question here...
I have an include file that has a link like this:
<a href="//localhost/WebProject/ProductGeneral/FirstPage.asp"> Go there! </a>
I am getting ready to ftp it to our web hosting company's web server. How would I change the link above to work on their web...
I would like to include 2 .js files in 1 html page.
Here's what I've got in the <HEAD> section:
<script src="../includes/MenuAdditional.js" type="text/javascript"></script>
<script src="../includes/listMenu.js" type="text/javascript"></script>
For some...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.