Browse by Tags

Related Posts

  • Absolute Positioning in Content Placeholder

    Hello I have searched and searched for this answer but I can't find anything. First off I am using visual web developer 2008 express. Here's my problem: I have added a button into my content placeholder. I then change the button to absolute position in the format menu. I move the button into...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by Schwimms on 04-20-2009, 12:00 AM
    Filed under: Absolute Position, ContentPlaceholder, Contentplaceholder FormView ASP.NET, contentplaceholder overflow height
  • UserControl in update panel not getting refreshing.

    Hi All, I have one content form ManageAgencies.aspx page. In this page i have placed DualListBoxSelect user control in update panel. This user control contains two list boxes and two button > and < to move content from one list box to another list box. When we click on < button by selecting...
    Posted to Web Forms (Forum) by konda.chellu on 01-03-2009, 12:00 AM
    Filed under: page does not post back, Panel PlaceHolder UpdatePanel, POP UP WINDOW!!, popup window, Pop-Up Window, popups, popupwindow, update panel, updatepanel LoadControl dymanic user control, UpdatePanel RegisterAsyncPostBackControl postback, Updatetepanel javascript trigger full postback, user control custom property, "Asynchronous Operation", Ajax Update Panel Validators Not Working Properly, AS.NET 2.0 C#, AS.NET PlaceHolder, AsyncOperationManager, autopostback, call javascript on button click event, Client side call back, ContentPlaceHolder, YUI, RaisePostBackEvent, User Control events, User controls panels, user controls postback
  • Load Only Content Place

    hey guys I need help on this: I have a master page and 2 content place holder, my menu is made in flash (.swf) and it has a inicital animation before it works, it is inside the master page, mi problem is that every time I navigate to another page for example contac.aspx the menu will load again and i...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by xsarumanx on 12-23-2008, 12:00 AM
    Filed under: contentplaceholder, iframes, update panel
  • email the contents of the contentplaceholder(report) in a masterpage

    I am building a website using asp.net and c#. I am using the masterpage concept. I have to implement a feature where I have to send all the contents of the contentplaceholder(a report) thru email. I know how to send the mail but i'm not able to get the contents which i need to send. Can anyone please...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by ManjunathMR on 07-31-2008, 12:00 AM
    Filed under: postback, contentplaceholder, email
  • Can't access innerHTML property from code behind

    I have my "MasterPage.master" page working with Test1.aspx. Now I'm trying to learn how to dynamically change my H1 tag inside a ContentPlaceHolder but I don't know how. I would simply like to use Me.myH1.InnerHTML = "New H1 Value", but that doesn't work and I'm not...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by noctufaber on 05-13-2008, 12:00 AM
    Filed under: asp.net 2.0 "master pages", change programmatically, ContentPlaceholder, contentplaceholder masterpage
  • Master Pages and Postbacks

    I have a problem with postbacks and master pages. I have a website project I’ve quickly put together to test this in Visual Studio 2005 (asp.net & c#). On the master page, there are two ContentPlaceholders. In one of the web pages called search.aspx (which uses the master page), I have a ASP.Net...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by dbrook007 on 03-31-2008, 12:00 AM
    Filed under: Page.IsPostback, postback, postbackurl, Postbackurl POST INaming MasterPages, .NET 2.0 master page contentpage gridview, .NET 2.0 master page rebasing, .net 2.0 menu control menuitem css selectedstyle A, .net 2.0 navigation controls tree view......, .net 2.0 Page Load problem, 2.0, Allow html input fields, asp 2.0, Asp .net, ASP .net 2.0 Button javascript onKeyUp, ASP .net 2.0 reflection, asp .net 2.0 C# multiline textbox javascript IE Firefox, asp .net., ASP Master Pages Web Application, ASP.NET, asp.net 2.0, asp.net 2, ASP.NET 2 MasterPages Links subfolder, asp.net 2.0, asp.net 2.0 "master pages", asp.net 2.0 "master pages" refresh issue, asp.net 2.0 aspcompat master pages, asp.net 2.0 master pages, ASP.net 2.0., ASP.NET C#, content place holder, ContentPlaceholder, contentplaceholder masterpage, java script, javascript, javascript asp.net, javascript customvalidator asp.net dropdownlist, maste page default button focus, maste page event handling postbackurl, maste page forms authentication stylesheet, maste page no javascript check, maste pages, master page, master page user control, master pages, MasterPages, mater page, masterpage contententPlaceholder, Masterpage dropdownlist state, MasterPage Images, Asp.NET2.0, asp .net2.0 javascript event handlers, asp 2.0, asp.net client side code, .browser, Master page - Hidden Menu, Master Page - Web Control, Master Page - Web Control, Master page & Css, master page content function call invoke, master page controlos ContentPlaceHolder, Master page Javascript, Master Page Javascript Context Menu, .NET 2.0 master page contentpage, ASP .net 2.0 C#, asp .NET 2.0 masterpage master page refresh runtime changes, ASP .net 2.0 VB, masterPage, masterPage contententPlaceholder menu web.sitemap sitemapdatasource, Master page - Reload, .NET 2.0, asp.net 2.0 "master pages" refresh issue postback, asp.NET 2.0 C#, ASP.NET 2.0 Client Callback, asp.net 2.0 master page asp:menu menu control css friendly menu adapters data bind static item template, ASP.NET 2.0 VB.NET, Maste pages with membership controls, Master Pages - Stylesheet - CSS - Theme, Master.page.IsPostback, asp .net formview page unload confirm save changes client side script to server control
  • Menu not showing over master page's ContentPlaceHolder

    Hi, I have a menu directly above the ContentPlaceHolder as part of a Master Page. When I "mouse over" my menu, the sub menu list should apprear over the ContentPlaceHolder Information. Now, If there is information (text or else) in this area, the menu does not appear over the information. Do...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by jepaulin on 02-18-2008, 12:00 AM
    Filed under: contentplaceholder
  • Re: Components are not working within the ContentPlaceHolder of the pages that inherit the Master Page?

    In accordance to the button, nothing happens at all when you click it, you see the button go down when you click it and back up when you release it but no event is trapped. this is the same with the CreateUserWizard, The generated create button acts in the same way. it is almost like asp:button does...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by IrishASP.NET on 01-23-2008, 12:00 AM
    Filed under: ContentPlaceholder
  • Cannot edit MasterPage Content in VS 2008

    Hi, VS 2008 is not allowing me to edit the aspx content between the <asp:Content> tags in the Design view. For instance if I place this on the aspx page: < asp : Content ID ="Content1" ContentPlaceHolderID ="ContentPlaceHolder1" Runat ="Server"> < p > There...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by JimInFishers on 01-22-2008, 12:00 AM
    Filed under: .NET 2.0 master page contentpage gridview, ASP Master Pages Web Application, comunicate MasterPage ContentPage how to, Content, content page, ContentPlaceholder
  • Changing the user control programmatically without POSTBACK

    Hi All, How can i change the user control programmatically without post backing the page? I am using the Master/Client page. In the content place holder, i want to load the user control (.ascx page) by clicking the button without post backing the page. Using the ICallbackEventHandler, is it possible...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by sivagururaja on 12-17-2007, 12:00 AM
    Filed under: ASP Master Pages Web Application, Client callback, ContentPlaceholder
Page 1 of 5 (41 items) 1 2 3 4 5 Next >