Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Relative URL
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
![]() |
![]() |