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
Received on 03/08/04
This archive was generated by hypermail 2.2.0 : 12/19/08 EST