[AccessD] OT - Relative URL

Erwin Craps - IT Helps Erwin.Craps at ithelps.be
Thu May 18 03:45:02 CDT 2006


Is'nt it necesary to activate parent paths for this?
Which is by default off in IIS.

Erwin 

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Stuart
McLachlan
Sent: Thursday, May 18, 2006 4:57 AM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] OT - Relative URL



On 18 May 2006 at 13:35, David Emerson wrote:

> I am using Visual Studio 2005 Express to create a web site.  It is a 
> subset of a larger website and sits in a subfolder to the main web 
> site.
> 
> I have the default.aspx in a directory called /root1/Subroot1.  This 
> is where my web site begins.  I would like to link to an image in 
> /root1/Subroot2.
> 
> What is the syntax for a relative URL to move from Subroot1 down to
> root1 and then up to Subroot2?
> 

Just use the standard ".."  for parent:

..\Subroot2


--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



More information about the AccessD mailing list