Click here to Skip to main content
15,881,882 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Passing Data Between Pages Pin
Abhishek Sur16-Nov-09 23:06
professionalAbhishek Sur16-Nov-09 23:06 
AnswerRe: Passing Data Between Pages Pin
Abhijit Jana16-Nov-09 23:22
professionalAbhijit Jana16-Nov-09 23:22 
AnswerRe: Passing Data Between Pages Pin
John Bracey17-Nov-09 1:35
John Bracey17-Nov-09 1:35 
Questionthem error? Pin
pss.srinivasan16-Nov-09 22:32
pss.srinivasan16-Nov-09 22:32 
AnswerRe: them error? Pin
Sneha Bisht16-Nov-09 22:35
Sneha Bisht16-Nov-09 22:35 
GeneralRe: them error? Pin
pss.srinivasan16-Nov-09 22:39
pss.srinivasan16-Nov-09 22:39 
AnswerRe: them error? Pin
Anurag Gandhi16-Nov-09 22:39
professionalAnurag Gandhi16-Nov-09 22:39 
AnswerRe: them error? Pin
sashidhar16-Nov-09 22:45
sashidhar16-Nov-09 22:45 
below is the sample content page which consists of style sheet..!
one button and a textbox..!

<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
    <link href="App_Themes/StyleSheet.css" rel="stylesheet" type="text/css" />
Close <asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
    <asp:Button ID="Button1" runat="server" Text="Button" /> <asp:TextBox ID="TextBox1" runat="server"></asp:TextBox>Close<asp:Content>

Close<asp:Content>--</asp:Content>


LatestArticle :Log4Net

Why Do Some People Forget To Mark as Answer .If It Helps.

GeneralRe: them error? Pin
pss.srinivasan16-Nov-09 23:40
pss.srinivasan16-Nov-09 23:40 
GeneralRe: them error? Pin
Abhijit Jana16-Nov-09 23:46
professionalAbhijit Jana16-Nov-09 23:46 
GeneralRe: them error? Pin
sashidhar16-Nov-09 23:57
sashidhar16-Nov-09 23:57 
GeneralRe: them error? Pin
Shameel17-Nov-09 4:55
professionalShameel17-Nov-09 4:55 
QuestionSqlDataReader Problem Pin
Amit Patel198516-Nov-09 21:02
Amit Patel198516-Nov-09 21:02 
AnswerRe: SqlDataReader Problem Pin
Richard MacCutchan16-Nov-09 21:15
mveRichard MacCutchan16-Nov-09 21:15 
AnswerRe: SqlDataReader Problem Pin
Abhishek Sur16-Nov-09 21:18
professionalAbhishek Sur16-Nov-09 21:18 
AnswerRe: SqlDataReader Problem Pin
dan!sh 16-Nov-09 22:10
professional dan!sh 16-Nov-09 22:10 
QuestionEmailing html page Pin
Ersan Ercek16-Nov-09 20:52
Ersan Ercek16-Nov-09 20:52 
AnswerRe: Emailing html page Pin
Abhishek Sur16-Nov-09 21:19
professionalAbhishek Sur16-Nov-09 21:19 
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 

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.