However, it doesn't seem to recognise the querystring and always just redirects to the default redirect URL set in the web.config file.
The reason I need this is because the log-in form is within an iFramed modal window, so the user clicks a link from the main website, the log-in iframe is called and I then need to redirect the user to the page which they originally clicked the log-in link from.
Bookmarks