Have you tried adding the whole meta tag programmatically?
Once you get the to run server-side, add your new tag dynamically on Page_Load() and you can specify all its attributes.
The process is well described here:
http://www.howtoadvice.com/SetMetaTags
Jorge Alves
2009-01-07 03:13:12