The Editor wrote: >Thanks! That helps... But it's only the path to the script, not the >domain or anything. I'd like to be able to dynamically reconstruct >the full url without having to set it in a config file. > $fullurl = $_SERVER['REQUEST_URI'] . $_SERVER['QUERY_STRING']; $fullurl would now contain your full url. - Craige -- InternetAdvisor.ca