Re: [Nolug] Dynamic Text

From: Jeff Lee <jeffreydavidlee_at_hotmail.com>
Date: Mon, 8 Mar 2004 12:40:36 -0600
Message-ID: <BAY13-DAV59vmBcIKeK0001984d@hotmail.com>

Is there a working example that I can use on my server? Would XML do this?
What about ASP for linux (free)?

----- Original Message -----
From: "Roetto Mike B CONT SSGC" <RoettoMB@SUPSHIP.NAVY.MIL>
To: <nolug@joeykelly.net>
Sent: Monday, March 08, 2004 12:34 PM
Subject: RE: [Nolug] Dynamic Text

> Which scripting language are you using? PHP and Perl both have simple
> facilities for reading a text file into variables. Take a look at
> http://us3.php.net/manual/en/function.fopen.php , and
> http://us3.php.net/manual/en/function.fread.php .
>
> Perl syntax is similar.
>
> -mike
>
> -----Original Message-----
> From: Jeff Lee [mailto:jeffreydavidlee@hotmail.com]
> Sent: Monday, March 08, 2004 12:16 PM
> To: nolug@joeykelly.net
> Subject: [Nolug] Dynamic Text
>
>
> I am trying to make a website using dynamic text components from a file. I
> do not know where to start and do not think my server even has this
> installed. I got XML working but I dont think it can do what I want. I
want
> something like what is below:
>
> <body>
> This is a dynamic name: %%name%%
> This is a dynamic product: %%product%%
> </body>
>
> .. some other file
>
> %%name%% = Jeff
> %%product%% = oranges
> ___________________
> Nolug mailing list
> nolug@nolug.org
> ___________________
> Nolug mailing list
> nolug@nolug.org
>
___________________
Nolug mailing list
nolug@nolug.org
Received on 03/08/04

This archive was generated by hypermail 2.2.0 : 12/19/08 EST