| | |
navigational help
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Apr 2005
Posts: 3
Reputation:
Solved Threads: 0
Hi,
I am new to ASP.net and I have inherited a web application.
Now I have to change the gui and hence the whole navigational flow.
I have a top banner. Then I have left side menus and then on click I want to display on the right side some page.
the way this application is written is there is a home.apx where is there is code like:
if request.querystring("action")="hm" or request.querystring("action")="hm.ac.ps" or request.querystring("action")="hm.ac" then server.execute("includes/incl_left_home.aspx")
The thing I can't understand is how it displays incl_left_home.apx on left side and home_inner.apx on the right side when I can see where this home_inner.aspx is called. The above like only calls inc"lef_home.aspx.
This is the same with other menus too like profile etc. Any suggestions. I need to find it and change such that the left side menu is invoked only once in the beginning i.e after login then want ever menu I click on the left side, the page changes on the right side..
Please help.
jyothi
I am new to ASP.net and I have inherited a web application.
Now I have to change the gui and hence the whole navigational flow.
I have a top banner. Then I have left side menus and then on click I want to display on the right side some page.
the way this application is written is there is a home.apx where is there is code like:
if request.querystring("action")="hm" or request.querystring("action")="hm.ac.ps" or request.querystring("action")="hm.ac" then server.execute("includes/incl_left_home.aspx")
The thing I can't understand is how it displays incl_left_home.apx on left side and home_inner.apx on the right side when I can see where this home_inner.aspx is called. The above like only calls inc"lef_home.aspx.
This is the same with other menus too like profile etc. Any suggestions. I need to find it and change such that the left side menu is invoked only once in the beginning i.e after login then want ever menu I click on the left side, the page changes on the right side..
Please help.
jyothi
![]() |
Similar Threads
- New website critique (Website Reviews)
- Website layout (Website Reviews)
- Please critique www.bolender.com (Website Reviews)
- need criticsm (Website Reviews)
- Underlined Links (DaniWeb Community Feedback)
Other Threads in the ASP.NET Forum
- Previous Thread: "Not Responding" Message in Windows Form Application
- Next Thread: [DBNETLIB] error
| Thread Tools | Search this Thread |
.net 2.0 3.5 ajax alltypeofvideos appliances asp asp.net bc30451 beginner box browser businesslogiclayer button c# cac checkbox class commonfunctions contenttype control countryselector dataaccesslayer database datagrid datagridview datalist deployment development dgv dialog dropdownlist dropdownmenu dynamic dynamically edit embeddingactivexcontrol expose fileuploader fill findcontrol flash flv formatdecimal formview gridview gudi iis javascript list listbox login menu microsoft mouse mssql nameisnotdeclared news novell numerical opera order panelmasterpagebuttoncontrols problem radio redirect registration relationaldatabases reportemail schoolproject search security serializesmo.table sessionvariables silverlight smoobjects software sql sql-server sqlserver2005 ssl tracking treeview unauthorized validatedate validation vb.net videos vista visualstudio vs2008 web webapplications webarchitecture webdevelopment webprogramming webservice wizard xsl youareanotmemberofthedebuggerusers






