Okay sorry for taking up alot of Thread Room but. I got apache to load my index.html when i type Now i try to test by putting a image in C:/ and in my index i put
<html>
<h>
Hello
<p>
<p>
<a href="C:\</h>
</html>
And in the folder Image i put
</html>
<h>
Images
<p>
<p>
<IMG SRC="C:\</h>
</html>
When i try to execute this action i type and get "Hello" and then 2 lines down i get "Image" which is a hyperlink. Now when i click this you would expect to go to another page where and image would be... but it just says Protocol isnt associated with any program so Firefox doesnt know how to open it.
<html>
<h>
Hello
<p>
<p>
<a href="C:\</h>
</html>
And in the folder Image i put
</html>
<h>
Images
<p>
<p>
<IMG SRC="C:\</h>
</html>
When i try to execute this action i type and get "Hello" and then 2 lines down i get "Image" which is a hyperlink. Now when i click this you would expect to go to another page where and image would be... but it just says Protocol isnt associated with any program so Firefox doesnt know how to open it.