 |
JLRodgers Level: Moderator
 Registered: 04-04-2002 Posts: 1617
|
Re: Include File
I did a quick search on google, and everything said the
<!-- #include file="filename.ext" -->
<!--#include virtual="filename.ext"-->
|
works in ASP.NET. The virtual may work over the include.
There may be other problems, as in the server not finding the file.
If the file's not in the same directory, try it in the directory (and modify the file in the include line) to see if it works.
Make sure all the settings on the server are setup properly. There's always a potential problem of security permissions.
Unfortunately I don't have a IIS server on my computer, so I can't give specifics.
____________________________
Everywhere's Local (classifieds, job postings, & more for everycity in the world - user entered)
|
|
31-01-2003 at 08:13 PM |
|
|
|
|
 |
 |