I figured it out and it works in .net...................... I made one aspx page that loads txt files as content depending on the links chosen. works great :) .. at least something works so far in .NET:)
Have a nice day. ----- Original Message ----- From: "Charles Carroll" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, January 04, 2005 2:00 PM Subject: Re: [AspClassicAnyQuestionIsOk] loading a text document into an asp page > > http://www.learnasp.com/learn/includedynamic.asp > has what you both want. > > > On Tue, 4 Jan 2005 13:47:03 -0500, > [EMAIL PROTECTED] > <[EMAIL PROTECTED]> wrote: >> THis is something im interested n to. Have one page that has a few >> different >> text files to pull the content from depending on what information >> someone >> wants to view........... I figure you load the text file data into >> something >> then assign that to a literal control and then display but how to load >> it >> into a variable first? >> >> >> Have a nice day. >> ----- Original Message ----- >> From: "milleniumoso" <[EMAIL PROTECTED]> >> To: <[email protected]> >> Sent: Tuesday, January 04, 2005 1:23 PM >> Subject: [AspClassicAnyQuestionIsOk] loading a text document into an asp >> page >> >> >> > >> > >> > >> > I am setting up an employment page on a website. The list of positions >> > available will need >> > to be changed daily. Rather than using a database I wanted to have a >> text >> > document on >> > the server that the asp page would pull the list from. this way the >> client >> > can just overwrite >> > the doc each day on the server. Is there any way to load a text doc >> > dynamically. >> > >> > any help would be great >> > >> > thanks. >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > 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 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/
