Click here to Skip to main content
15,915,072 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to get the dynamically created radiobutton checked values Pin
Ibrahim Hebish11-Jan-12 0:59
Ibrahim Hebish11-Jan-12 0:59 
Questionhow to pass selected value to subreport(crystal report) Pin
Ramkumar_S14-Dec-11 0:18
Ramkumar_S14-Dec-11 0:18 
Questionsearching in populated GridView using Select statements Pin
Taysseer Kadri13-Dec-11 22:15
Taysseer Kadri13-Dec-11 22:15 
QuestionEntity Framework Pin
indian14313-Dec-11 15:50
indian14313-Dec-11 15:50 
Questioncreate textbox dynamically Pin
en.Mahdi13-Dec-11 2:11
en.Mahdi13-Dec-11 2:11 
AnswerRe: create textbox dynamically Pin
R. Giskard Reventlov13-Dec-11 3:16
R. Giskard Reventlov13-Dec-11 3:16 
GeneralRe: create textbox dynamically Pin
Dennis E White13-Dec-11 6:32
professionalDennis E White13-Dec-11 6:32 
QuestionSession Timeout Pin
Priya Prk12-Dec-11 5:37
Priya Prk12-Dec-11 5:37 
AnswerRe: Session Timeout Pin
Dalek Dave13-Dec-11 12:49
professionalDalek Dave13-Dec-11 12:49 
QuestionHow to upload image and immediate open in ImageControl without database in asp.net C# ? Pin
Dharmesh11111-Dec-11 19:04
Dharmesh11111-Dec-11 19:04 
AnswerRe: How to upload image and immediate open in ImageControl without database in asp.net C# ? Pin
thatraja11-Dec-11 19:59
professionalthatraja11-Dec-11 19:59 
Questionset gridview cell text null Pin
uspatel11-Dec-11 19:03
professionaluspatel11-Dec-11 19:03 
AnswerRe: set gridview cell text null Pin
Karthik Harve11-Dec-11 21:39
professionalKarthik Harve11-Dec-11 21:39 
GeneralRe: set gridview cell text null Pin
uspatel11-Dec-11 23:19
professionaluspatel11-Dec-11 23:19 
AnswerRe: set gridview cell text null Pin
Jitendra Parida - Jeetu11-Dec-11 23:45
Jitendra Parida - Jeetu11-Dec-11 23:45 
GeneralRe: set gridview cell text null Pin
uspatel12-Dec-11 0:52
professionaluspatel12-Dec-11 0:52 
QuestionCache Problem Pin
Shyamjith Cherukara11-Dec-11 18:07
Shyamjith Cherukara11-Dec-11 18:07 
QuestionUsing wiki templates Pin
_AnsHUMAN_ 11-Dec-11 17:17
_AnsHUMAN_ 11-Dec-11 17:17 
QuestionMVC Areas - Home Controller naming conflict Pin
DaveAuld11-Dec-11 14:03
professionalDaveAuld11-Dec-11 14:03 
GeneralRe: MVC Areas - Home Controller naming conflict Pin
Richard MacCutchan11-Dec-11 22:26
mveRichard MacCutchan11-Dec-11 22:26 
QuestionSchema importer extension and target type ReadXml method ???? Pin
devboycpp11-Dec-11 7:48
devboycpp11-Dec-11 7:48 
QuestionBulk file uplaod from a folder Pin
yesu prakash10-Dec-11 0:45
yesu prakash10-Dec-11 0:45 
AnswerRe: Bulk file uplaod from a folder Pin
raju melveetilpurayil10-Dec-11 15:57
professionalraju melveetilpurayil10-Dec-11 15:57 
QuestionHOW TO AVOID MASTER PAGE REFRESH -WHEN MENU ITEM IS CLICKED-NEED HELP Pin
Member 32222648-Dec-11 17:57
Member 32222648-Dec-11 17:57 
Hi,
In master page i have header,menu,content placeholder and footer.On click of each menu items the header and footer are refreshing.i had enclosed the code and css file.

The header and footer must be fixed only the contents must change.Need help.

IFrame makes performance issues.



<%@ Master Language="C#" AutoEventWireup="true" CodeFile="Main.master.cs" Inherits="Main" %>
 
<%@ Register Src="~/Menu.ascx" TagName="HeaderMenu" TagPrefix="uc1" %>
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
<html xmlns="http://www.w3.org/1999/xhtml">
 
<head id="Head1" runat="server">
 
<title>Untitled Page</title>
 

<link href="StyleSheet.css" rel="stylesheet" type="text/css" />
 
</head>
 
<body>
 
<form id="form1" runat="server">
 
<table border="0" cellspacing="0" cellpadding="0" width="100%" align="center">
           <%-- <tr>
                <td>
                    <table id="Table1" border="0" cellpadding="0" cellspacing="0">
                        <tr>
                            <td id="headerleft">
                                <img alt="left" src="Images/PortalBanner_Left.gif"/>
                            </td>
                            <td id="Td1" class="bannerimg">
                                <img alt="" src="Images/Logon_Header_Image_SCF3.jpg" style="width:450px;height:50px" />
                            </td>
                            <td id="headerright">
                                <img alt="right" src="Images/PortalBanner_right.gif" />
                            </td>
                        </tr>
                    </table>
                    <table class="bannerimg" border="0" width="100%">
                        <tr style="font-size:small; width: auto; ">
                            <td style="text-align: left; padding-removed 10px">
                                <asp:Label ID="lblWelcome" runat="server" Text="Welcome " CssClass="hrefClass"></asp:Label> 
                                <asp:Label ID="lblUser" runat="server" CssClass="hrefClass"></asp:Label>
                            </td>
                           
                            <td style="width: auto; text-align: right;">
                                <asp:LinkButton ID="lnHome" runat="server" class="hrefClass" CausesValidation="false" >Home</asp:LinkButton> 
                                
                                <asp:LinkButton ID="lnLogout" runat="server" class="hrefClass" 
                                    CausesValidation="false"  >Logout</asp:LinkButton>
                            </td>
                        </tr>
                    </table>
                    </td>
                    </tr>--%>
<div id="header">
 
<p><a href="http://blog.dampee.be/">Techspace</a>
 
<img src="Images/Logon_Header_Image_SCF3.jpg" alt=""/>
 

</p>
 

<span>About technology</span>
 
</div>
 
<tr>
<td colspan="3">
<div id="menu">
 
<uc1:HeaderMenu id="HeaderMenu1"  runat="server"></uc1:HeaderMenu>
 
</div>
</td>
</tr>
 
<tr>
                <td colspan="3" style="vertical-align: top; height:600px; width: 100%; background-color: White;">
<div id="content">
 
 <div class="middle_blk">
 
<asp:ContentPlaceHolder id="ContentPlaceHolder1" runat="server">
 
</asp:ContentPlaceHolder>
 
</div>
 
</div>
 
</td>
</tr>
</table>
<div id="footer">
 
<div class="footer_blk">
 
<div class="middle_blk">
 
<img src="Images/PoweredByASPNET.gif" alt="Powered by ASP.NET!" />
 
</div>
 
</div>
 
</div>
 
</form>
 
</body>
 
</html>


Thanks
S.Guhananth
AnswerRe: HOW TO AVOID MASTER PAGE REFRESH -WHEN MENU ITEM IS CLICKED-NEED HELP Pin
uspatel10-Dec-11 1:52
professionaluspatel10-Dec-11 1:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.