Answered by:
Adding query string to current page URL without refreshing for Ajax Accordion

Question
-
I have a page with an ajax accordion control on it. When the user goes to the page all the panes are closed. As soon as the user selects a pane I want to add or update the url to have the current pane id as part of the query string.
The scenario that I'm trying to account for is that when the users go to my page and select a pane there are data files they can download. If the user isn't already logged in it takes them to the login page. When I redirect them I want it to display the correct pane open so they can click on the data file again and get the data.
Thank you
- Moved by CoolDadTx Friday, October 16, 2015 2:59 PM Wrong forums
Friday, October 16, 2015 12:03 PM
Answers
-
This sounds like a ASP.NEt/Webquestion. Those are generally better asked over here:
Friday, October 16, 2015 12:22 PM
All replies
-
This sounds like a ASP.NEt/Webquestion. Those are generally better asked over here:
Friday, October 16, 2015 12:22 PM -
Hi Christopher,
Thanks for the heads up. Can I move it there or does a mod have to do it?
Thanks,
Jerry
Friday, October 16, 2015 12:26 PM -
Hi Christopher,
Thanks for the heads up. Can I move it there or does a mod have to do it?
Thanks,
Jerry
Friday, October 16, 2015 1:04 PM -
Hi Chris,
I created a new post in the ASP.net\AJax forum.
http://forums.asp.net/p/2071176/5977558.aspx?p=True&t=635805888695436102
Thanks for the help
Friday, October 16, 2015 2:41 PM