sorted by:
best match first |
newest listings first
Featured Listings
- menu bar suggestions
i have decided not use the asp.net menu bar control as i found it limited and hard to format
does anybody know of any other way i can create a menu
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/19/2009
- Dynamically render html after master page contents
I'm not sure if I worded that correctly. I've just started learning asp.net and I'm trying to get the hang of master pages. I have a master page that
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/19/2009
- Problem Applying CSS and Asp.Net Panels to build Master Page
Hi guys, whats up?!
I didn't find a more suitable place to put this topic so if I've put in the wrong place, moderators please forgive me.
Here's
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/19/2009
- HOWTO: Load a masterpage only once(if possible)?
Dear madam/sir
I'm kind of new to ASP.NET (using C#), and I have something I can't seem to solve:
I'd like my masterpage to load only once, and wh
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/19/2009
- page lifecycle of master detail
Hi, I was working on a project when suddenly i have came to know an interestingly disturbing thing. I have a master page and few details page. I am wo
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/18/2009
- How can i pass data from master page to sub pages ?
I need to pass a value from master page when i click on an image found on the master How can i do that ?
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/19/2009
- Asp.net 3.5 menu control not visible
Hi,
I have created a basic website using the asp.net 3.5 navigation menu control with a sitemap as the datasource. The menu works and I can navigate
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/19/2009
- Background Image and templates
I am using Visual studio 2008. How to add background image for a master page, so that all the webforms inheriting it-have the same background image. A
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/19/2009
- keep it expanded
hi
I'm building tree view, and when i select child node it collapsess, how do I keep it expanded?
thank you
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/14/2009
- How to create drop down menu for ASP.net appllication using VB.net
How to create drop down menu for ASP.net appllication using VB.net
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/16/2009
- master page, menu compatibility issue
Hi, new to the forums and new to asp.net, but have a lot of experience in web design and this one little thing is frustrating me so much. www.aasecuri
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/18/2009
- add icon to menu item
hi waht is the best way to add icon to the right site of each menu items?
< asp : Menu ID ="Menu2" runat ="server" CssClass ="menu">
< Items > < asp : MenuItem Text ="User&qu
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/18/2009
- asp IE8 menu problem
Hi All,Hope you are fine and in good spirit. I have problem with asp.net menu.the problem is when I open my page in IE7 its Dropdown works fine butwhe
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/18/2009
- Dynamic Meta Tags from SQL Database
Well, I have to admit I have been trying to figure this out all day.... I am working on my own custom asp.net blog engine based on a SQL database. A t
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/17/2009
- TreeView Node UnClickable
Dear Friends,
I created a dynamic treeview but i want some nodes to be unclickable/unselectable.
if you know the solution, let me know.
i just w
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/17/2009
- How to apply styles for each asp menu item dynamically using C#
Hi,
My requirement is,
i want to set width for each menu item depending on its text size.
please help me to solve this.
Thanks & Regards
Anju
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/18/2009
- master page is not loaded on other forms
hi i m sonal. i have cretaed a project in asp.net 3.5 using language c#2.0 and my problem is that this master page is not loaded on other forms.how ca
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/18/2009
- creating master page.... with a navigation section on the left side
Hi, I am a beginer.. I am designed a new Asp.net application. I want the master page to have a Name of the application at the top of the page.( which
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/17/2009
- Navigation problems in ie8
i wrote a post yesterday regarding problems with my web.sitemap (http://forums.asp.net/t/1410221.aspx ). i have just come to realise that my code is j
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/15/2009
- DropDownList OnSelectedIndexChanged problem
Hey, I've got a problem - I have a master page with a dropdownlist with an OnSelectedIndexChanged event tied to it. I also have a content page that us
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/17/2009
- Menu using sitemap
Hi, I have following code for web.sitemap <?xml version="1.0" encoding="utf-8" ?><siteMap xmlns="http://schemas.microsoft.com/AspNet/SiteMap-
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/16/2009
- can not display pictures in master page
Hello,
I have an asp frame work 3.5 running. I have also different folders in the application. My master page is located in the first (main) folder o
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/17/2009
- "Handles Clause Requires A WithEvents..."
I am using Visual Studio 2008 to build a webpage with nested Master Pages. My hierarchy is thus: BGMaster.master ->FunctionMaster.master -> Powe
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/17/2009
- Email body -ASP
Hi All,
I need to add/attach a mhtml file in email body.
Can any one help me ASP.
Thanks.
Eva
From: Visual Basic .NET - ASP.NET - 1/26/2009
- "Object Reference Not Set to an instance of an object" error I get when I am trying to find an instance in a string
Hi,
I am using the IndexOf function of the string class to find a specific instance of a string. And based on that I have a logic to do something.
From: Visual Basic .NET - ASP.NET - 1/23/2009