I have a page that does not have runat="server" set in the <head/>
section. I do not have access to modify any of the code in the page.
This page contains a user control which I do have access to. Can I add a <meta/>
tag to the head section of the page from the user control? It needs to be server-side so a javascript solution won't work.
One option is to create a Response Filter, and then modify the output before it's sent to the user.
https://web.archive.org/web/20211029043851/https://www.4guysfromrolla.com/articles/120308-1.aspx
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With