Pop-Out
BuildUrl("ShowLogin");
BuildUrl("ShowLogin","user=#user#");
BuildUrl("ShowLogin",structOfArgs);
BuildUrlToModule("blog","showLogin") ;
Cut-N-Paste
BuildUrl("ShowLogin"); BuildUrl("ShowLogin","user=#user#"); BuildUrl("ShowLogin",structOfArgs); BuildUrlToModule("blog","showLogin") ;