hello,
i am using dnn 7.2.1
i have created my custom modules. in one of my custom module i am using query strings and it appears like www.mysite.com/searches?first=abc&second=abcd
when i click on register link appear in header (register and login links on top of page) then return url looks like www.mysite.com/searches only. my query strings diappear. but when i click on login, the returnurl is full. how can i solve this. i want proper returnurl.