Click here to Skip to main content
16,004,969 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Clear textbox content using a javascript Pin
samerh25-Jun-08 20:30
samerh25-Jun-08 20:30 
GeneralRe: Clear textbox content using a javascript Pin
Christian Graus25-Jun-08 20:35
protectorChristian Graus25-Jun-08 20:35 
AnswerRe: Clear textbox content using a javascript Pin
Sherin Iranimose25-Jun-08 19:38
Sherin Iranimose25-Jun-08 19:38 
GeneralRe: Clear textbox content using a javascript Pin
samerh25-Jun-08 21:10
samerh25-Jun-08 21:10 
GeneralRe: Clear textbox content using a javascript Pin
Sherin Iranimose25-Jun-08 21:24
Sherin Iranimose25-Jun-08 21:24 
Questionquerystring doubt Pin
saravanan0525-Jun-08 18:28
saravanan0525-Jun-08 18:28 
AnswerRe: querystring doubt Pin
Christian Graus25-Jun-08 18:50
protectorChristian Graus25-Jun-08 18:50 
QuestionTab based programming Pin
kjosh25-Jun-08 14:58
kjosh25-Jun-08 14:58 
Hi ,

In my application which was developed in Visual studio 2003, on the top of the page it contain tabs like in this link : http://www.sitepoint.com/examples/cssaccessiblenav/css-3.htm[^]. The above link contains only one row of tabs. but my application containg 2 rows of tabs(first row contain 4 tabs, second row contain 3 tabs). These 2 rows of tabs are like master page in .Net 2.0 they are repeating for each page.

When we click on first tab in the first row, the tab color is changed to distinguish from remaining tabs in that row. Each page contains one Continue button. when we click on Continue button, it will take to the next page which also contains the two rows of tabs, and second tab color is changed automatically and transfer to the page corresponding to that page. Here the requirement is continue button click take you to the corresponding page and highlight that tab. When the user clicks on the Back button of the browser, it must take you to the previous tab( change its color) and display the page data associated to that tab.

We are rewriting the application in .NET Framework 2.0. So I want to utilize the two master pages(I have top level layout, and second level layout), two menu controls having the datasource as sitemaps one is for first row of tabs and second sitemap is for second row of tabs. Here how we change the color of the links as it is clicked and move those rows up and down. The row of tabs moved to down if it is active. inactive row tabs must move to up.

How to do this bechavoiur?

Thanks
AnswerRe: Tab based programming Pin
Christian Graus25-Jun-08 15:18
protectorChristian Graus25-Jun-08 15:18 
QuestionLinking to most recent by date [modified] Pin
midoujulessama25-Jun-08 14:49
midoujulessama25-Jun-08 14:49 
AnswerRe: Linking to most recent by date Pin
Christian Graus25-Jun-08 15:24
protectorChristian Graus25-Jun-08 15:24 
GeneralRe: Linking to most recent by date Pin
midoujulessama25-Jun-08 16:21
midoujulessama25-Jun-08 16:21 
GeneralRe: Linking to most recent by date Pin
Christian Graus25-Jun-08 18:13
protectorChristian Graus25-Jun-08 18:13 
AnswerRe: Linking to most recent by date Pin
ravindra_ee24825-Jun-08 21:51
ravindra_ee24825-Jun-08 21:51 
GeneralRe: Linking to most recent by date Pin
midoujulessama26-Jun-08 10:21
midoujulessama26-Jun-08 10:21 
QuestionServerControl property defined as Interface isn't available in Intellisense Pin
Mark J. Miller25-Jun-08 11:36
Mark J. Miller25-Jun-08 11:36 
QuestionUnable to set focus to a text box contained in a gridview's row cell after post-back and binding. Pin
Steve Holdorf25-Jun-08 10:57
Steve Holdorf25-Jun-08 10:57 
AnswerRe: Unable to set focus to a text box contained in a gridview's row cell after post-back and binding. Pin
Masood Kochi,SSF25-Jun-08 19:49
Masood Kochi,SSF25-Jun-08 19:49 
GeneralRe: Unable to set focus to a text box contained in a gridview's row cell after post-back and binding. Pin
Steve Holdorf26-Jun-08 2:44
Steve Holdorf26-Jun-08 2:44 
AnswerRe: Unable to set focus to a text box contained in a gridview's row cell after post-back and binding. Pin
boy.pockets25-Jun-08 19:52
boy.pockets25-Jun-08 19:52 
Questionpage navigation Pin
jds120725-Jun-08 8:42
jds120725-Jun-08 8:42 
AnswerRe: page navigation Pin
Zoltan Balazs25-Jun-08 9:57
Zoltan Balazs25-Jun-08 9:57 
QuestionExam questions. Are they wrong or what? Pin
AlexeiXX325-Jun-08 7:45
AlexeiXX325-Jun-08 7:45 
NewsTools to Check Your ASP, ASP.NET Site For SQL Injection Attacks Pin
brucedkyle25-Jun-08 6:06
brucedkyle25-Jun-08 6:06 
GeneralRe: Tools to Check Your ASP, ASP.NET Site For SQL Injection Attacks Pin
Christian Graus25-Jun-08 12:22
protectorChristian Graus25-Jun-08 12:22 

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.