I have been building my clients site, thinking they were going to register a linux server, but instead they purchased a Microsoft server so I cant use Apache and need to use IIS. I though have never used IIS before, and now I need to change their site over.
I set up the website so a single page reads the content off the database. So if you click on contact, the page goes to index.php?page=contact. If you click on About, the page goes to index.php?page=about.
Bookmarks