I am implementing a web application and I am facing the following problem:
I have a user control with its own styles and js files, when I add a user control to the page and I try to check murkup, I get an error because the user and js styles are in the body of the page instead of the head. I would like for the header page to be added from my web application, the user manages styles and js files directly in the page header. do you have any suggestion? I have not received any good solution on the Internet yet
early
source
share