B
brett
I have assigned a value to a variable defined in a code behind page.
I'd like to display a variable named myvar in the aspx page's
<meta http-equiv="refresh" content=myvar>
tag. If I put myvar there, it surrounds it in quotes. How can I get
the value of myvar to render?
Thanks,
Brett
I'd like to display a variable named myvar in the aspx page's
<meta http-equiv="refresh" content=myvar>
tag. If I put myvar there, it surrounds it in quotes. How can I get
the value of myvar to render?
Thanks,
Brett