L
Luis Esteban Valencia Muñoz
I want to add HTML to a page inside the body tag without affecting what .net
1.1 is rendering as normal.
Specifically, I want to automatically add a standard header to every page
which would be read in from a file. I looked at using the
application_beginrequest in the global.asax but think I might be barking up
the wrong tree.
Is this easy to achieve in VB?
1.1 is rendering as normal.
Specifically, I want to automatically add a standard header to every page
which would be read in from a file. I looked at using the
application_beginrequest in the global.asax but think I might be barking up
the wrong tree.
Is this easy to achieve in VB?