Perhaps I misunderstood your question, but why not just concatenate the
strings?

<cfset fullURL = baseURL & relativeURL>

John Andrichak IV
Web Programmer
Dannemiller Memorial Educational Foundation

----- Original Message -----
From: "!jeff!" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 05, 2000 2:54 PM
Subject: Resolve URL


> I would like to create a CF_tag that takes a base URL, and a URL relative
> to it, and magically creates a fully qualified URL from the relative one.
>
> has anyone done this?  Is there downloadable code either in CF or in
> regular expression that I could convert?  Are there standards regarding
> resolving URL's that I should be aware of?
>
> I know that CFHTTP does this, but I'm starting with a list of links, not
> from an HTTP request...
>
> j
> !j!
>
> The mark of mediocrity is searching for the precedent.
>
> !jeff! sherwood     Director of BIGWORDS.com Web Site Design / JEDI
>                                                BIGWORDS.com worker#2
> [EMAIL PROTECTED]                               [EMAIL PROTECTED]
> .r.e.c.o.v.e.r.e.d.n.e.t.s.c.a.p.e.u.s.e.r. . . . 415.543.1400.x300
>
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to