Click to See Complete Forum and Search --> : included files


Cassius
10-12-2004, 05:36 AM
is it possible that an included file (with .asp extenstion) within an asp file would have a different background color ? i've tried linking the two asp files to two different .css files, however, i still did not get the two different background colors ?

Thanks

buntine
10-12-2004, 06:10 AM
Im not sure what you mean. When you include a file, the contents is simply pasted into the calling script.

Can you explain a bit more?