i am currently developing a product in asp.net and need to know if there are any alternatives to the response.redirect command as i wish to populate a list of help topics on my navigation page and also change the page in my main frame but i cannot use the response.redirect command as it simply changes the navigation page rather than the one within my framset.
