you probably want to make sure you're using CGI first so you don't hafta worry about the html tags. If you still need formatting, I prefer printf over FORMAT anyday, simply because it's more intuitive (or perhaps because I got used to it in C). printf() is not a deprecated but very useful function. I'm sure other people have opinions on FORMAT, though.