R
Roger Walter
When using the MasterPages form Templating from ASP.NET
web Controls, and also using another templating process
that uses User Controls, I get a border around the entire
page when it is rendered to the browser. Do you know how
I can get rid of this. My template has a header, sides,
main body, and footer, and around all of this is this
border. Even in VS during design, I can not move the user
control or MasterPages Container into this border area.
What is causing this border, and how do I get rid of it?
If I could at least control the background color of this
border, I could live with it.
Thanks in advance for your help.
web Controls, and also using another templating process
that uses User Controls, I get a border around the entire
page when it is rendered to the browser. Do you know how
I can get rid of this. My template has a header, sides,
main body, and footer, and around all of this is this
border. Even in VS during design, I can not move the user
control or MasterPages Container into this border area.
What is causing this border, and how do I get rid of it?
If I could at least control the background color of this
border, I could live with it.
Thanks in advance for your help.