|
-
Jan 28th, 2002, 06:05 AM
#1
Thread Starter
Addicted Member
Asp pages navigation.
Hello!
I have a page that uses 3 frames! The left one is the menu and the top one contains the logo of the company. The problem is that I need to pass the parameters “page” and “level” to the URL when user clicks on an item on the menu! If I use the response.redirect the whole page is reloaded (the top frame as well) though the top frame is static! Is there any way to reload just the menu and the main frame and update the URL??
I new to Web design so I’d like to know if it’s it a good practice to pass the page as a querystring or use a session variable or if there’s any other way! Is it much pain to reload the whole frameset every time??
Thanks for your answers in advance!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|