Click here to Skip to main content
15,914,419 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: 'system.web.extensions' is already defined Pin
vkumar099-Mar-11 23:24
vkumar099-Mar-11 23:24 
GeneralDon't be so impatient Pin
Not Active10-Mar-11 2:33
mentorNot Active10-Mar-11 2:33 
AnswerRe: 'system.web.extensions' is already defined Pin
Not Active10-Mar-11 2:37
mentorNot Active10-Mar-11 2:37 
General[Reportviewer] How to Sum value of above row Pin
joeyan9-Mar-11 20:28
joeyan9-Mar-11 20:28 
GeneralRe: [Reportviewer] How to Sum value of above row Pin
nainakarri10-Mar-11 21:55
nainakarri10-Mar-11 21:55 
QuestionHow to best secure a betting information web site. Pin
Brady Kelly9-Mar-11 19:37
Brady Kelly9-Mar-11 19:37 
AnswerRe: How to best secure a betting information web site. Pin
Dalek Dave16-Mar-11 12:26
professionalDalek Dave16-Mar-11 12:26 
QuestionMasterpages Pin
msqar9-Mar-11 7:58
msqar9-Mar-11 7:58 
Heyy, hello community, i'm new here... and also with asp.net.
I'm creating my webpage with masterpages in order to practice a bit.
Here's the structure of my masterpage body:

div container
div header

div body

div footer
end div /container

Created the masterpage with the header and footer, inside of the masterpage, created to separate contentplaceholder, one for log in form, and the other for the body components such as register form, welcome message and a nice looking sliderbox.

Created the login.aspx, that inherits from the masterpage, and contains the login form and register form, (the one i previously mentioned).

Now the problem is:
Whenever you log in, you will be redirected to the home page, with a menu below the header (which is not included on the first masterpage).
What should i do ? create a sub-masterpage (contains the new menu) that inherits from the main masterpage and then home.aspx inherits from the submasterpage ?

Hope you understand my problem, and sorry for my english!

My best regards,

Marian.
AnswerRe: Masterpages Pin
Not Active9-Mar-11 8:25
mentorNot Active9-Mar-11 8:25 
GeneralRe: Masterpages Pin
msqar9-Mar-11 8:30
msqar9-Mar-11 8:30 
GeneralRe: Masterpages Pin
Not Active9-Mar-11 8:55
mentorNot Active9-Mar-11 8:55 
GeneralRe: Masterpages Pin
msqar9-Mar-11 9:07
msqar9-Mar-11 9:07 
QuestionCreating cookies with HttpCookie vs. Response.Cookies Pin
goodideadave9-Mar-11 6:48
goodideadave9-Mar-11 6:48 
QuestionGridview vertically Pin
prakulsol9-Mar-11 6:15
prakulsol9-Mar-11 6:15 
AnswerRe: Gridview vertically Pin
Ali Al Omairi(Abu AlHassan)9-Mar-11 12:01
professionalAli Al Omairi(Abu AlHassan)9-Mar-11 12:01 
AnswerRe: Gridview vertically Pin
thatraja9-Mar-11 15:03
professionalthatraja9-Mar-11 15:03 
AnswerRe: Gridview vertically Pin
Prasanta_Prince14-Apr-11 1:54
Prasanta_Prince14-Apr-11 1:54 
QuestionHow to use Process Monitor to determine which DLL is causing a BadImageFormatException. [modified] Pin
Brady Kelly8-Mar-11 19:41
Brady Kelly8-Mar-11 19:41 
QuestionAutorefresh in time interval Pin
prakulsol8-Mar-11 17:09
prakulsol8-Mar-11 17:09 
AnswerRe: Autorefresh in time interval Pin
Pravin Patil, Mumbai8-Mar-11 21:10
Pravin Patil, Mumbai8-Mar-11 21:10 
AnswerRe: Autorefresh in time interval Pin
goodideadave9-Mar-11 8:46
goodideadave9-Mar-11 8:46 
QuestionPage.Request.Form("ControlName") returns null Pin
Ali Al Omairi(Abu AlHassan)6-Mar-11 23:32
professionalAli Al Omairi(Abu AlHassan)6-Mar-11 23:32 
AnswerRe: Page.Request.Form("ControlName") returns null Pin
Anurag Gandhi7-Mar-11 0:08
professionalAnurag Gandhi7-Mar-11 0:08 
GeneralRe: Page.Request.Form("ControlName") returns null Pin
Sunasara Imdadhusen7-Mar-11 22:57
professionalSunasara Imdadhusen7-Mar-11 22:57 
AnswerRe: Page.Request.Form("ControlName") returns null Pin
J a a n s7-Mar-11 0:14
professionalJ a a n s7-Mar-11 0:14 

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.