Original Post (roughly) -
What is the purpose of <% %> in an ASP page?
I was putting a case statement within an ASP to decide a HTML header, I had to put <% around the case statement, then close mid statement %> to then put the html header in. Is this normal as it seems drawn out and messy so what is <% %> doing.
Now Solved.
What is the purpose of <% %> in an ASP page?
I was putting a case statement within an ASP to decide a HTML header, I had to put <% around the case statement, then close mid statement %> to then put the html header in. Is this normal as it seems drawn out and messy so what is <% %> doing.
Now Solved.
Comment