View Single Post
Old 04-07-2005, 12:16 PM   #21
DaveHorn
All Star Starter
 
DaveHorn's Avatar
 
Join Date: Aug 2003
Posts: 1,146
Quote:
Originally Posted by phenom
According to the source code, it was built in Front Page.



Also, that looks like a template. Is it?
Use could still use Front Page to design your basic HTML and then cut & paste the HTML that it generates into your PHP code. That is probably where that is coming from. You can't do PHP in Front Page.

If you visit http://www.mlbsim.net/index.html you see it doesn't exist, but if you visit http://www.mlbsim.net/index.php you see that it is indeed the front page of the website.

I have no idea if its a template or not. That does seem like a common design that I've seen before. But even if all that stuff was canned code it still takes a bit of time to get it all running on your website and configured properly. The forum and export tracker are certainly canned code, but it would probably take someone who really knew what they were doing about an hour just to configure them on a website. If the front page/article management thing is also canned code, then your are probably looking at roughly two hours minimum (likely more because configuring this stuff never seems to go as smooth as it should ) before you've touched any HTML design.
__________________
Dave
HFTC Commish
DaveHorn is offline   Reply With Quote