How to input string 2 value at string 1 that has @ at ASP.NET C#?
I want to add string value from the database to the string with @ as seen at the code below. However, I keep getting an error such as ; expected and I try to find the answer through other post but it does not seem like there is not. Is there any way I can input the value inside the string with @?