I'm not an asp programmer, so don't mock me. I am working with one however, who usually says "It can't be done" without giving it much thought. Sometimes he proves to be right, other times not. My question is, can you apply CSS to text generated with whatever this code does?
"Label.Value = "Hello World"
or
response.write Replace(HTMLTemplate.GetHTML("main"),"</body>","<center><font face=""Arial""><small>Text Goes Here</small></font></center></body>")
Thanks,
Monica
"Label.Value = "Hello World"
or
response.write Replace(HTMLTemplate.GetHTML("main"),"</body>","<center><font face=""Arial""><small>Text Goes Here</small></font></center></body>")
Thanks,
Monica