Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Variable-defined include files

Status
Not open for further replies.

wvmikep

Programmer
Feb 26, 2001
35
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top