Click here to Skip to main content
15,926,939 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Logout Problem in .net 2.0 Pin
Venkatesh Mookkan19-Jun-08 18:10
Venkatesh Mookkan19-Jun-08 18:10 
GeneralRe: Logout Problem in .net 2.0 Pin
M_Menon19-Jun-08 19:19
M_Menon19-Jun-08 19:19 
GeneralRe: Logout Problem in .net 2.0 Pin
Venkatesh Mookkan19-Jun-08 19:39
Venkatesh Mookkan19-Jun-08 19:39 
QuestionNeed to deploy webservice and web application in same project. How to rename app_code.dll file Pin
Rizwan Bashir19-Jun-08 3:38
Rizwan Bashir19-Jun-08 3:38 
AnswerRe: Need to deploy webservice and web application in same project. How to rename app_code.dll file Pin
Venkatesh Mookkan19-Jun-08 18:13
Venkatesh Mookkan19-Jun-08 18:13 
QuestionServer Controls - please help? Pin
windhopper19-Jun-08 2:51
windhopper19-Jun-08 2:51 
Questiondisplay html page [modified] Pin
jason_mf19-Jun-08 2:51
jason_mf19-Jun-08 2:51 
AnswerRe: display html page Pin
Gayani Devapriya19-Jun-08 4:13
Gayani Devapriya19-Jun-08 4:13 
Hi Joson,

What you could do is to use ASP.NET Master Pages.
1. Add a master page to your solution lets says MasterPage.master
2. Create your left links in it.(Outside the ContentPlaceHolder tags)
3. And create another page lets say Default.aspx, using the master page as the MasterPage.master.
4. Then based on the clicked item just redirect to the page, make sure those pages will also use the same master page.

Hope its clear..
Thx,
Gayani
GeneralRe: display html page Pin
jason_mf19-Jun-08 18:48
jason_mf19-Jun-08 18:48 
Questionhow to display videos in Asp.net Pin
Reethika19-Jun-08 2:33
Reethika19-Jun-08 2:33 
AnswerRe: how to display videos in Asp.net Pin
windhopper19-Jun-08 5:03
windhopper19-Jun-08 5:03 
Questionhow to display message box Pin
mohd imran abdul aziz19-Jun-08 2:30
mohd imran abdul aziz19-Jun-08 2:30 
AnswerRe: how to display message box Pin
~V~19-Jun-08 2:36
~V~19-Jun-08 2:36 
Questioncreating word document using c#/ vb/ crystal reports Pin
Puneri19-Jun-08 1:37
Puneri19-Jun-08 1:37 
QuestionHow to change color code Manually from orginal color to light-color in asp.net Pin
brettokumar19-Jun-08 1:27
professionalbrettokumar19-Jun-08 1:27 
QuestionReturning selected row of a gridview Pin
madhavi.kona19-Jun-08 1:09
madhavi.kona19-Jun-08 1:09 
AnswerRe: Returning selected row of a gridview Pin
Sam Xavier19-Jun-08 6:38
Sam Xavier19-Jun-08 6:38 
QuestionAvoid Flickering in asp.net web appllication in NON-IE browsers Pin
pavankumarchakilam19-Jun-08 1:03
pavankumarchakilam19-Jun-08 1:03 
Questionclassic asp coading Pin
krishnaveer19-Jun-08 0:48
krishnaveer19-Jun-08 0:48 
AnswerRe: classic asp coading Pin
pavankumarchakilam19-Jun-08 1:18
pavankumarchakilam19-Jun-08 1:18 
GeneralRe: classic asp coading Pin
krishnaveer19-Jun-08 1:25
krishnaveer19-Jun-08 1:25 
GeneralRe: classic asp coading [modified] Pin
pavankumarchakilam19-Jun-08 1:42
pavankumarchakilam19-Jun-08 1:42 
Questionconvert .avi to .flv Pin
nithydurai19-Jun-08 0:43
nithydurai19-Jun-08 0:43 
AnswerRe: convert .avi to .flv Pin
Ashfield19-Jun-08 1:28
Ashfield19-Jun-08 1:28 
Questionfile size validation in client side ? Pin
Masood Kochi,SSF19-Jun-08 0:39
Masood Kochi,SSF19-Jun-08 0:39 

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.