$url = sprintf("modules.php?name=Surveys&op=results&pollID=%d", $pollID);
$url = "http://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI'];