|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
adding html to bodyI 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? Are all your drivers up to date? click for free checkup You should be looking into UserControls. They are best suited in ASP.NET
1.1 for factoring out common blocks of HTML that are to be shared across all pages. -Brock DevelopMentor http://staff.develop.com/ballen Show quoteHide quote > 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? >
Other interesting topics
Asynchronous Call
javascript datagrid events inside item template datagrid - do not refresh the contents in the grid LDAP Query Help Exception has been thrown by the target of an invocation....what is this? asp.net button handler How to solve this " problem ToolTip - controlling duration of display Creating a "serverless" app... loading session variables in page title bar |
|||||||||||||||||||||||