Hello, I'm trying to get part of my url to store as a var to redirect to..but im having trouble... i just dont want it to include any value pairs.. e.g. www.example.com/page.php?var1=val1 how can i just get www.example.com/page.php part. im trying to have it redirect to the same page (the page the user is on), minus the value pairs.. thanks!!!!