I am a newbie to Python and I have a question. I want a CGI script that will read a file template and replace certain words with variables. Ii tried putting the variable names in the file but it is read as palin text. Is there a way to embed variables into a teplate or a replace function in Python? Thank you for any help you give. Glenn Kidd