Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Relative URL

Re: Relative URL

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Wed, 02 Aug 2006 20:17:26 +0200
Message-ID: <eaqpvr$fek$3@news3.zwoll1.ov.home.nl>


podger80_at_gmail.com schreef:
> I'm a new Oracle Portal designer/developer. As we have several servers
> that our site will be pushed throuh, I need to know how to reference a
> relative URL for images. I.E. when I create an image item in a region,
> how to I enter a URL (instead of browsing my local computer) that is
> relative (no http)?
>

../image.png (that would be one level up) /icons/image.png (that would be on the virtual directory /icons)

The full reference, of course, would be
http://server.domain/<virtual dir>/image.png

-- 
Regards,
Frank van Bortel

Top-posting is one way to shut me up...
Received on Wed Aug 02 2006 - 13:17:26 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US