Click here to Skip to main content
15,888,461 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Emailing html page Pin
sashidhar16-Nov-09 21:23
sashidhar16-Nov-09 21:23 
GeneralRe: Emailing html page Pin
Ersan Ercek16-Nov-09 21:45
Ersan Ercek16-Nov-09 21:45 
QuestionWebService Sessions Pin
Matt Cavanagh16-Nov-09 20:41
Matt Cavanagh16-Nov-09 20:41 
AnswerRe: WebService Sessions Pin
Eduard Keilholz16-Nov-09 22:08
Eduard Keilholz16-Nov-09 22:08 
AnswerRe: WebService Sessions Pin
Abhijit Jana16-Nov-09 23:51
professionalAbhijit Jana16-Nov-09 23:51 
QuestionApply them only in content page. Pin
pss.srinivasan16-Nov-09 20:09
pss.srinivasan16-Nov-09 20:09 
AnswerRe: Apply them only in content page. Pin
Christian Graus16-Nov-09 20:10
protectorChristian Graus16-Nov-09 20:10 
GeneralRe: Apply them only in content page. Pin
pss.srinivasan16-Nov-09 20:12
pss.srinivasan16-Nov-09 20:12 
Sample Code of my Content page
<%@ Page Language="C#" MasterPageFile="~/common/MasterPage.master" AutoEventWireup="true"<br />
    CodeFile="AdminSetting.aspx.cs" Inherits="admin_AdminSetting" %><br />
<br />
<%@ Register TagPrefix="igtbl" Namespace="Infragistics.WebUI.UltraWebGrid" Assembly="Infragistics2.WebUI.UltraWebGrid.v7.3, Version=7.3.20073.1043, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" %><br />
<br />
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="Server" ><br />
<br />
    <table border="0" cellpadding="0" cellspacing="0" style="height: 100%" align="left"><br />
     <br />
        <tr><br />
            <td style="height: 10px; width: 903px;" valign="top"><br />
                <asp:ScriptManagerProxy id="ScriptManagerProxy1" runat="server"><br />
                    <scripts><br />
                    <asp:ScriptReference Path="~/scripts/Admin_grid.js" /><br />
                </scripts><br />
                </asp:ScriptManagerProxy><br />
            </td><br />
            <td><br />
            </td><br />
        </tr><br />
</table><br />
</asp:Content>


in this page where i want to apply them?
<link href="../App_Themes/Blue/DefStyles.css" rel="stylesheet" type="text/css" />
GeneralRe: Apply them only in content page. [modified] Pin
sashidhar16-Nov-09 20:18
sashidhar16-Nov-09 20:18 
GeneralRe: Apply them only in content page. Pin
pss.srinivasan16-Nov-09 20:30
pss.srinivasan16-Nov-09 20:30 
GeneralRe: Apply them only in content page. Pin
sashidhar16-Nov-09 20:31
sashidhar16-Nov-09 20:31 
AnswerRe: Apply them only in content page. Pin
RajpootRohan16-Nov-09 20:20
professionalRajpootRohan16-Nov-09 20:20 
GeneralRe: Apply them only in content page. Pin
pss.srinivasan16-Nov-09 22:28
pss.srinivasan16-Nov-09 22:28 
GeneralRe: Apply them only in content page. [modified] Pin
RajpootRohan16-Nov-09 23:41
professionalRajpootRohan16-Nov-09 23:41 
QuestionAdvanced search .... Pin
RajpootRohan16-Nov-09 19:54
professionalRajpootRohan16-Nov-09 19:54 
AnswerRe: Advanced search .... Pin
Amit Patel198516-Nov-09 19:58
Amit Patel198516-Nov-09 19:58 
GeneralRe: Advanced search .... Pin
RajpootRohan16-Nov-09 20:04
professionalRajpootRohan16-Nov-09 20:04 
AnswerRe: Advanced search .... Pin
Amit Patel198516-Nov-09 20:23
Amit Patel198516-Nov-09 20:23 
AnswerRe: Advanced search .... Pin
Christian Graus16-Nov-09 20:09
protectorChristian Graus16-Nov-09 20:09 
GeneralRe: Advanced search .... Pin
RajpootRohan16-Nov-09 20:17
professionalRajpootRohan16-Nov-09 20:17 
GeneralRe: Advanced search .... Pin
Amit Patel198516-Nov-09 20:24
Amit Patel198516-Nov-09 20:24 
GeneralRe: Advanced search .... Pin
RajpootRohan16-Nov-09 20:31
professionalRajpootRohan16-Nov-09 20:31 
AnswerRe: Advanced search .... Pin
Amit Patel198516-Nov-09 20:31
Amit Patel198516-Nov-09 20:31 
AnswerRe: Advanced search .... Pin
sashidhar16-Nov-09 20:32
sashidhar16-Nov-09 20:32 
GeneralRe: Advanced search .... Pin
RajpootRohan16-Nov-09 21:38
professionalRajpootRohan16-Nov-09 21:38 

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.