Nice catch. This underscores an important principle I think anyone preparing files for web use should consider. Actually 3 principles: 1. don't capitalize anything. 2. don't use spaces in file names. 3. don't use special characters in file names.
I'm sure some could add a few others, but these are 3 big ones. You'd be surprised how many SQL databases consider capitals in table and column names for instance. If you make a practice of never capitalizing anything, it ceases to ever be a problem again. Bob On Apr 27, 2010, at 7:13 AM, Rick Harrison wrote: > Hi again, > > Ok, I solved the problem. It's the capital problem > with On-Rev again. If you name your index, > Index.html it doesn't work right. The system > apparently has to have it named index.html > with the small i. > > Thanks for the help! > > Rick _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
