Click here to Skip to main content
15,921,959 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: maintain values of a textbox on Postback Pin
MaheshSharma9-Jul-07 19:09
MaheshSharma9-Jul-07 19:09 
GeneralRe: maintain values of a textbox on Postback Pin
kumar.a9-Jul-07 20:15
kumar.a9-Jul-07 20:15 
AnswerRe: maintain values of a textbox on Postback Pin
N a v a n e e t h9-Jul-07 19:09
N a v a n e e t h9-Jul-07 19:09 
AnswerRe: maintain values of a textbox on Postback Pin
Michael Sync9-Jul-07 20:04
Michael Sync9-Jul-07 20:04 
GeneralRe: maintain values of a textbox on Postback Pin
Michael Sync9-Jul-07 20:06
Michael Sync9-Jul-07 20:06 
QuestionDetect Browser Close Pin
MaheshSharma9-Jul-07 18:41
MaheshSharma9-Jul-07 18:41 
AnswerRe: Detect Browser Close Pin
Michael Sync9-Jul-07 20:00
Michael Sync9-Jul-07 20:00 
GeneralRe: Detect Browser Close Pin
MaheshSharma9-Jul-07 21:48
MaheshSharma9-Jul-07 21:48 
GeneralRe: Detect Browser Close Pin
Michael Sync9-Jul-07 23:48
Michael Sync9-Jul-07 23:48 
GeneralRe: Detect Browser Close Pin
MaheshSharma10-Jul-07 0:24
MaheshSharma10-Jul-07 0:24 
Questionplacing map in website Pin
mmm!@#9-Jul-07 18:33
mmm!@#9-Jul-07 18:33 
AnswerRe: placing map in website Pin
Michael Sync9-Jul-07 19:55
Michael Sync9-Jul-07 19:55 
GeneralRe: placing map in website Pin
mmm!@#9-Jul-07 20:19
mmm!@#9-Jul-07 20:19 
QuestionInclude tree view in every page Pin
J Liang9-Jul-07 15:55
J Liang9-Jul-07 15:55 
AnswerRe: Include tree view in every page Pin
Michael Sync9-Jul-07 16:04
Michael Sync9-Jul-07 16:04 
GeneralRe: Include tree view in every page Pin
J Liang9-Jul-07 18:30
J Liang9-Jul-07 18:30 
Hi Michael,

Thanks for the reply.

Yup, I'd search around the web and found out using Masterpage too.

But I'm facing some problem, this is what I do.

I have a master page Main.master and MainPage.aspx which MainPage.aspx suppose to be in Main.master.

In MainPage.aspx, I added this

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="MainPage.aspx.cs" Inherits="MainPage" MasterPageFile="~/Main.master"%>

Then I added whatever interface components I want in Main.master.

But when I run it, I received this message

Exception Details: System.Web.HttpException: Content controls have to be top-level controls in a content page or a nested master page that references a master page.

Did I missed something?

Thanks in advance.

J Liang
GeneralRe: Include tree view in every page Pin
Michael Sync9-Jul-07 19:53
Michael Sync9-Jul-07 19:53 
GeneralRe: Include tree view in every page Pin
J Liang9-Jul-07 20:06
J Liang9-Jul-07 20:06 
GeneralRe: Include tree view in every page Pin
Michael Sync9-Jul-07 20:23
Michael Sync9-Jul-07 20:23 
AnswerRe: Include tree view in every page Pin
Sven Cipido9-Jul-07 20:16
Sven Cipido9-Jul-07 20:16 
QuestionRemote Debugging dll issues asp 1.1 Pin
evodev9-Jul-07 14:39
evodev9-Jul-07 14:39 
QuestionHow to create Pop up Calendar ? Pin
kidus19-Jul-07 10:59
kidus19-Jul-07 10:59 
AnswerRe: How to create Pop up Calendar ? Pin
Christian Graus9-Jul-07 11:17
protectorChristian Graus9-Jul-07 11:17 
AnswerRe: How to create Pop up Calendar ? Pin
jcdevnet9-Jul-07 11:42
jcdevnet9-Jul-07 11:42 
GeneralRe: How to create Pop up Calendar ? Pin
kidus19-Jul-07 12:11
kidus19-Jul-07 12:11 

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.