Here is the code:
[code]<iframe id="colourful" name="colourful" src="marksman.html"></iframe>[code]
The problem is that I keep getting error
Unable to load page
Problem occurred while loading the URL file:///marksman.html
Error opening file: No such file or directory
I am so sure the file is in the directory, Their are 2 files I created in the directory originally that has the same code as this but different filenames and id's and they work fine, on creating the third file that carries the same code, I get the same error no matter what name I use. I have ran out of ideas. I have done chmod 777 to change the permission on the file nothing seems to happen.
Any ideas please no matter how stupid u think your idea is please post it it might just be the solution, just cant think out what to do.
Finally I have made my alias point to the directory to make permission possible still no luck, what in the worl can I do please.
Apache 2.2.19
PHP 5.2.17
Frustrating.

