Advertisement

1 - 10 of 81 containing alltags:("masterpage") (0.001 seconds)
It is my first time to use masterpages using ASP.NET 2.0 I use express version for trial, and I created a masterpage masterpage.master  created an aspx form default.aspx which uses the masterpa...
Zones: ASP.Net ProgrammingDate Answered: 11/21/2005 Grade: A Views: 0
I am using ASP.NET 2.0 and have many content pages inheriting a masterpage.  One of those pages is a receipt.aspx page that returns when a customer successfully completes an order.  I have written ...
Zones: Web DevelopmentDate Answered: 05/05/2006 Grade: C Views: 0
I have a generic side 'thing' that i was to duplicate on the same page.  It's pretty much a table with different contents in one of the td's. So rather than have 3+ tables, and just copy and p...
Zones: Web DevelopmentDate Answered: 05/29/2006 Grade: A Views: 0
How can I control and change the contents within the <head> section of the master page? I'm using nested master pages, and I need to specify a different stylesheet for the nested master page. How c...
Zones: ASP.Net ProgrammingDate Answered: 07/26/2006 Grade: A Views: 0
Hi! I've made a web site using a MasterPage and content pages. Now, whenever a button is clicked in a content page the entire site is reloaded, but I only want the content page to be reloaded...
Zones: ASP.Net ProgrammingDate Answered: 09/13/2006 Grade: A Views: 0
I have a masterpage template file that includes some javascript.  The javascript works for my files in the root directory, but not for files that are in sub-directories. Here is is the javascrip...
Zones: ASP.Net ProgrammingDate Answered: 12/14/2006 Grade: A Views: 0
I would like to be able to change the SiteMapDataSource of the master page from other pages.   I tried creating a codefile for the master page and having public sub's that can be called from oth...
Zones: MS Visual BasicDate Answered: 01/26/2007 Grade: A Views: 0
I have a MasterPage.Master with a TableCell called cellStatus. The Content page is called Default.aspx. From Default.aspx.vb I call a class called App_Code\clsGlobal.vb How can I set cellS...
Zones: ASP.Net ProgrammingDate Answered: 08/22/2005 Grade: A Views: 0
I have a problem w/ asp.net 2.0 that i'm running utilizing masterpages.  I have an image referenced in the master page, "images/pic.gif".  everything shows up fine when i view it in iis, but using ...
Zones: ASP.Net ProgrammingDate Answered: 11/11/2005 Grade: A Views: 0
In ASP.NET 2.0 we have a master page, which has over about 30 content pages.  How to I insert a javascript or javascript link (to the .js file) into the content pages?  I don't want to do it in the...
Zones: ASP.Net ProgrammingDate Answered: 02/20/2006 Grade: A Views: 16