473,326 Members | 2,012 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

dynamic generated menu canching

I have to design a page which contains a dynamic generated
menu at left side.Menu will be generated once a user log
in and will remain as it is for the rest of the user
session.
Problem is that due to client requirement i have to avoid
using frames and hence menu and the page will be a single
page.
So is there is any way by which the left hande side menu
block can be cached someway so that dynamic generation can
be avoided each time page is refreshed or another page is
diaplyed ?

Thanks
Nov 19 '05 #1
2 1733
Hi Vikram,

make your dynamic generated menu as a user control. So that you can use
"Fragment Caching" to cache your menus and you can use it , for further
rquests.

Cheers,

Jerome. M

"vikram" wrote:
I have to design a page which contains a dynamic generated
menu at left side.Menu will be generated once a user log
in and will remain as it is for the rest of the user
session.
Problem is that due to client requirement i have to avoid
using frames and hence menu and the page will be a single
page.
So is there is any way by which the left hande side menu
block can be cached someway so that dynamic generation can
be avoided each time page is refreshed or another page is
diaplyed ?

Thanks

Nov 19 '05 #2
what if new user logs in or more than one user is working
simaltneously, in that case menu will be different. will
frag caching will take care of it ? does it take care of
session level caching.
-----Original Message-----
Hi Vikram,

make your dynamic generated menu as a user control. So that you can use"Fragment Caching" to cache your menus and you can use it , for furtherrquests.

Cheers,

Jerome. M

"vikram" wrote:
I have to design a page which contains a dynamic generated menu at left side.Menu will be generated once a user log in and will remain as it is for the rest of the user
session.
Problem is that due to client requirement i have to avoid using frames and hence menu and the page will be a single page.
So is there is any way by which the left hande side menu block can be cached someway so that dynamic generation can be avoided each time page is refreshed or another page is diaplyed ?

Thanks

.

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: jorntk | last post by:
How can i make a drop down menu that are dynamiclly generated base on the value selected in another drop down menu? thanks nad regards Jorn
1
by: Cornelius | last post by:
Hi, I have a debugging problem! I made a dynamic menu via js: - onload the js scans for all spans with a special id, these spans contain different sets of input controls (generated via ASP). ...
1
by: Phil | last post by:
Supposedly, the code below should assign the correct value to the 'url' variable. But all I get is a blank 'main' Frame with apparently nowhere to go when I click on the link in the 'menu'...
4
by: Stromboli | last post by:
hi people, My problem is that I need to build a dynamic menu (preferably that works in all the browsers) that appears when I mouseover a certain link. The problem is that I have to declare...
1
by: Chris | last post by:
I'm looking to create a dynamic jump menu/list menu that will enable me to navigate to a particular record by selecting a value from the list, however the list is dynamically generated from the...
1
by: Nathan Bloomfield | last post by:
Does anyone know if there is any documentation which relates to Access2k + ? or can anyone help adjust the code? I am having trouble converting the DAO references. TITLE :INF: How to...
4
by: spx27 | last post by:
Does anyone know the best way to handle passing a dynamic menu generated from a login from one asp.net page to another. Would it be better to recreate the menu on each page? Save the menu as a...
2
by: mike | last post by:
i'm building an desktop windows app in C#. the main menu for the application will be different depending on the admin rights of the user. i've built the entire app. in delphi and i simply activated...
3
by: RahimAsif | last post by:
I am writing an application that requires the a portion of the main menu to be dynamic. The menu has file, panels, view files and help across the top. The view files sub menu needs to be...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.