Skip to main content

and its driving me nuts- I update the orishas website in the mac and have to go to the pc to check it out as in the mac it shows up in source mode. any ideas?

http://www.theorishasarecoming.com

thanks! :oops:

Comments

audiokid Tue, 01/03/2006 - 20:21

safari works perfect. netscape no.

Xavier, I used to use adobe pagemill and stopped because of issues like this. Netscape free composer is a better choice for doing basic html. Pagemill was cool for placing maps on images but other than that, IMHO once you get familiar with composer, you will be happy.

maintiger Wed, 01/04/2006 - 09:09

thanks guys, am glad the problem is not universal! Chris, I found that if the file does not have .html at the end it shows as source mode in my computer- thus theorishas are coming will show up as source mode for me but if I tag it theorishasarecoming.html it shows up fine. I don't really know why that is but am gonna rename every file if that's what it takes for me to see it in my computer. I really have to take you up on your suggestion and dump page mill. I just hate having to learn another program over again though... :cry:

audiokid Wed, 01/04/2006 - 11:30

Xavier, I understand your problem then and this is normal. If you want to have your url showing http://www.lordtiger.com/Theorishasarecoming without the .html , create a directory called Theorishasarecoming and inside that...upload a file into it and called index.html. Paste this code we're seeing right now into the new index.html and it will work for you.
In other words to see, http://www.lordtiger.com/Theorishasarecoming/index.html all we need to type in our browser is http://www.lordtiger.com/Theorishasarecoming The directory automatically opens the index.html inside a directory.

Does that help?