<%@ Language=VBScript %> <!-- #Include file="file.inc" --> <!-- #Include file="file1.inc" --> <!-- #Include file="file2.inc" --> <!-- #Include file="file3.inc" --> <!-- #Include file="file4.inc" --> <!-- #Include file="file5.inc" -->
put it in the first lines of code on every page you want it included in. ----- Original Message ----- From: "Charles Carroll" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, January 10, 2005 12:26 PM Subject: Re: [AspClassicAnyQuestionIsOk] wat to know how i can use include > > http://www.learnasp.com/learn/inc.asp > has the details you want. > > INCLUDE VIRTUAL is better choice than include file. > > > On Mon, 10 Jan 2005 17:49:47 -0000, sheriff <[EMAIL PROTECTED]> wrote: >> >> >> please i understand how to use <!--# include file="file.asp" -->. i >> know i will have to include it to every pages i want it to appear on. >> To my understanding, <!--# include virtual="file.asp"--> is expected >> to show on every file on the server but i want to know where to >> include this file in the pages i want it to . Weather to include it >> each on the page i want it to or .... i dont know . I really need the >> support if anyone could. please help out. >> Thanx >> ...sheriff >> >> >> >> >> >> >> >> ________________________________ >> Yahoo! Groups Links >> >> To visit your group on the web, go to: >> http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ >> >> To unsubscribe from this group, send an email to: >> [EMAIL PROTECTED] >> >> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. > > > > Yahoo! Groups Links > > > > > > > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
