Howdy,

When we code asp pages we can use handy little include files that are. well, include 
files, by doing something like this:

(I hope this doesn't cause HTML email problems - I'm never 100% sure this thang is 
sending plain text).

<!--include #file="inc/header.inc"-->

or if you want a full path:

<!--include #firtual="/html/todays_sales/inc/header.inc"-->

My boss said with IIS, if you aren't using asp, you just give it an extension (he 
thought it is shtml) and IIS automatically forces the server to parse the file and 
process the includes.

I'd be willing to use PHP if I have to, but is there a way to use includes without 
using a scripting language?

TIA

----------------------------------------------------
Jonathan Wilson
System Administrator

Cedar Creek Software
http://www.cedarcreeksoftware.com

Central Texas IT
http://www.centraltexasit.com



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to