Hello Peter et al, >>This probably should be addressed to [EMAIL PROTECTED], but since I >>think I can help, here goes.
Sorry about that; I thought about it only after hitting send. >You need to use the assign method before the parse. tpl->assign($hashref) >This method expects a hasref as an argument. Put all your variables in >this hash ref and then pass it to assign. Also, I think the variable names > must be all caps. Thanks much - this worked. I knew I was making it too simple. And for reference, it doesn't restrict variable names to all caps. -Ian -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
