For my forums, I use include files for the header and footer HTML that surrounds the forum output. These file names are stored in the database. I find this a more intuitive and better-performing method than having someone enter all that HTML in a form and then pull it out of a database.
So, these filenames MUST be dynamic. However, if you're using IIS4, it seems you're hosed.
Is there any way around this with IIS4?
Thanks
So, these filenames MUST be dynamic. However, if you're using IIS4, it seems you're hosed.
Is there any way around this with IIS4?
Thanks