This topic is locked

HELP UCASE

4/11/2011 3:40:55 PM
ASPRunner.NET General questions
M
Max author

If I do a

response.write of this kind it works

response.write ucase ("static string")

response.write ucase ("column name")

If I replace a static string with a field name the DB doesn't work

The program writes it as static with column name