Re: Turn relative links to absolute links

2004-09-14 Thread Jim McAtee
rget   for (j=i; j lte tlen; j=j+1)     rpath = rpath & IIf(j neq i, DE('/'), DE('')) & ta[j];   return rpath; } - Original Message - From: "Jim McAtee" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, September

Turn relative links to absolute links

2004-09-13 Thread Jim McAtee
I'm in the process of restructuring a fairly complex Intranet site - moving applications, directories, content, and menus around to give the site a bit more of a logical organization. The CF files and tags which use relative addressing are causing the most work, especially if I decide re-reorga