HTML actual page link
        Posted  
        
            by lore3d
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by lore3d
        
        
        
        Published on 2010-05-11T07:10:24Z
        Indexed on 
            2010/05/11
            7:14 UTC
        
        
        Read the original article
        Hit count: 133
        
Hi all, I'm building a website, and i need to know the actual page address in which the user is in, in order to take users in the same page after login. The problem is that every page is generated from variables passed by url and query string, so I dont't know how to recover every variable and assign to it the correct value. How to recover variables name and assign them the correct values?
Thanks
lore (sorry for my English)
© Stack Overflow or respective owner