G
Guest
I’m new to .NET-
How can I get my html page to display the custID variable --- Customer
<b><%# custID %> --- when the variable is declared in the code behind page?
It works just fine when using a code render block on the same page.
How can I get my html page to display the custID variable --- Customer
<b><%# custID %> --- when the variable is declared in the code behind page?
It works just fine when using a code render block on the same page.