Navigate on web application
up vote
1
down vote
favorite
I have three pages Parent page, Detail list page and Detail edit page. When I navigate to Detail list page from Parent page I also pass returnUrl parameter and I'm getting url like this (http://localhost:52243/Contract/List?returnUrl=/Customer/id?d08d4f10-f7c7-492c-814b-81f7b3971cd1). Then I do post request and have redirect Detail edit page. There I have link via I go back to (http://localhost:52243/Contract/List?returnUrl=/Customer/id?d08d4f10-f7c7-492c-814b-81f7b3971cd1). And now when I try click back button I need open (http://localhost:52243/Customer/id?d08d4f10-f7c7-492c-814b-81f7b3971cd1) instead Detail edit page url.
javascript asp.net
add a comment |
up vote
1
down vote
favorite
I have three pages Parent page, Detail list page and Detail edit page. When I navigate to Detail list page from Parent page I also pass returnUrl parameter and I'm getting url like this (http://localhost:52243/Contract/List?returnUrl=/Customer/id?d08d4f10-f7c7-492c-814b-81f7b3971cd1). Then I do post request and have redirect Detail edit page. There I have link via I go back to (http://localhost:52243/Contract/List?returnUrl=/Customer/id?d08d4f10-f7c7-492c-814b-81f7b3971cd1). And now when I try click back button I need open (http://localhost:52243/Customer/id?d08d4f10-f7c7-492c-814b-81f7b3971cd1) instead Detail edit page url.
javascript asp.net
Could you add more information ? We can't help without more informations of what you are trying to achieve, what did you try, where are you stuck etc...
– Grégory L
21 hours ago
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have three pages Parent page, Detail list page and Detail edit page. When I navigate to Detail list page from Parent page I also pass returnUrl parameter and I'm getting url like this (http://localhost:52243/Contract/List?returnUrl=/Customer/id?d08d4f10-f7c7-492c-814b-81f7b3971cd1). Then I do post request and have redirect Detail edit page. There I have link via I go back to (http://localhost:52243/Contract/List?returnUrl=/Customer/id?d08d4f10-f7c7-492c-814b-81f7b3971cd1). And now when I try click back button I need open (http://localhost:52243/Customer/id?d08d4f10-f7c7-492c-814b-81f7b3971cd1) instead Detail edit page url.
javascript asp.net
I have three pages Parent page, Detail list page and Detail edit page. When I navigate to Detail list page from Parent page I also pass returnUrl parameter and I'm getting url like this (http://localhost:52243/Contract/List?returnUrl=/Customer/id?d08d4f10-f7c7-492c-814b-81f7b3971cd1). Then I do post request and have redirect Detail edit page. There I have link via I go back to (http://localhost:52243/Contract/List?returnUrl=/Customer/id?d08d4f10-f7c7-492c-814b-81f7b3971cd1). And now when I try click back button I need open (http://localhost:52243/Customer/id?d08d4f10-f7c7-492c-814b-81f7b3971cd1) instead Detail edit page url.
javascript asp.net
javascript asp.net
asked 21 hours ago
Gas is
534
534
Could you add more information ? We can't help without more informations of what you are trying to achieve, what did you try, where are you stuck etc...
– Grégory L
21 hours ago
add a comment |
Could you add more information ? We can't help without more informations of what you are trying to achieve, what did you try, where are you stuck etc...
– Grégory L
21 hours ago
Could you add more information ? We can't help without more informations of what you are trying to achieve, what did you try, where are you stuck etc...
– Grégory L
21 hours ago
Could you add more information ? We can't help without more informations of what you are trying to achieve, what did you try, where are you stuck etc...
– Grégory L
21 hours ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53372040%2fnavigate-on-web-application%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Could you add more information ? We can't help without more informations of what you are trying to achieve, what did you try, where are you stuck etc...
– Grégory L
21 hours ago