Code Project Suggestion
-
Chris, I have a suggestion for the site. It would be nice if when a user is logging in and they are not on the main page that they then don't get redirected to the main page, but to stay at the page they were at when they logged in. Does this make sense, I have been up for quite a while, had two Statistics exams today and am a little drained :laugh: Nick Parker
-
Chris, I have a suggestion for the site. It would be nice if when a user is logging in and they are not on the main page that they then don't get redirected to the main page, but to stay at the page they were at when they logged in. Does this make sense, I have been up for quite a while, had two Statistics exams today and am a little drained :laugh: Nick Parker
:confused: That's the way it is now... Nish [Signature temporarily down]
-
:confused: That's the way it is now... Nish [Signature temporarily down]
Nish [BusterBoy] wrote: That's the way it is now... No it isn't :-D I know what the guy means. Sometimes I delete all my cookies and I have to re-login to CP. I often though forget and reply to a post. It then tells me to login. So I login and instead of going back to the post I was replying to, it goes to the main page. Unfortunatley, while it is not THAT difficult to implement this kind of functionality, it is a pain. regards, Paul Watson Bluegrass Cape Town, South Africa "The greatest thing you will ever learn is to love, and be loved in return" - Moulin Rouge Sonork ID: 100.9903 Stormfront
-
Nish [BusterBoy] wrote: That's the way it is now... No it isn't :-D I know what the guy means. Sometimes I delete all my cookies and I have to re-login to CP. I often though forget and reply to a post. It then tells me to login. So I login and instead of going back to the post I was replying to, it goes to the main page. Unfortunatley, while it is not THAT difficult to implement this kind of functionality, it is a pain. regards, Paul Watson Bluegrass Cape Town, South Africa "The greatest thing you will ever learn is to love, and be loved in return" - Moulin Rouge Sonork ID: 100.9903 Stormfront
Paul Watson wrote: I know what the guy means Oh, I understand now! Nish Bow wow wow, Yippee yo yippee yay, My miniputt high, Is now 30 yay.
-
Nish [BusterBoy] wrote: That's the way it is now... No it isn't :-D I know what the guy means. Sometimes I delete all my cookies and I have to re-login to CP. I often though forget and reply to a post. It then tells me to login. So I login and instead of going back to the post I was replying to, it goes to the main page. Unfortunatley, while it is not THAT difficult to implement this kind of functionality, it is a pain. regards, Paul Watson Bluegrass Cape Town, South Africa "The greatest thing you will ever learn is to love, and be loved in return" - Moulin Rouge Sonork ID: 100.9903 Stormfront
Paul, I was thinking, in the form area where you have the e-mail address and password, you could place a hidden field that would be populated when the page loads, this would transfer when the user logs in and you would just need to check for a value in that field and re-transfer the user back to that page. Maybe this sounds easier than done, many things are that way. Nick Parker
-
Paul, I was thinking, in the form area where you have the e-mail address and password, you could place a hidden field that would be populated when the page loads, this would transfer when the user logs in and you would just need to check for a value in that field and re-transfer the user back to that page. Maybe this sounds easier than done, many things are that way. Nick Parker
Nick Parker wrote: you could place a hidden field Best way to do it is to use the querystring. But you have to ensure your site can handle just being redirected like that. You may have form data which gets lost on the trip to the login form. There are lots of little things you have to ensure before implementing this kind of thing. regards, Paul Watson Bluegrass Cape Town, South Africa "The greatest thing you will ever learn is to love, and be loved in return" - Moulin Rouge Sonork ID: 100.9903 Stormfront
-
Nick Parker wrote: you could place a hidden field Best way to do it is to use the querystring. But you have to ensure your site can handle just being redirected like that. You may have form data which gets lost on the trip to the login form. There are lots of little things you have to ensure before implementing this kind of thing. regards, Paul Watson Bluegrass Cape Town, South Africa "The greatest thing you will ever learn is to love, and be loved in return" - Moulin Rouge Sonork ID: 100.9903 Stormfront
I know, there are always, always little things that tend to get in the way of a nice idea. Nick Parker
-
I know, there are always, always little things that tend to get in the way of a nice idea. Nick Parker
Chris, Just wanted to say thanks, I just saw that you added the login feature to kick you back to the page you were on instead of the main page. Good Job! :-D Nick Parker