I am wondering if anyone has a good way of controlling the pathing accross their applications.
Id like to define them all in vars like
define("CoreDir", "app/core");
etc and then have thes...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21030342.htm...
Zones:
PHPDate Answered: 11/16/2004 Rating: 8.4 Views: 0
I have the following piece of code which determines where the call to this page came from
If Request.UrlReferrer.AbsolutePath = "/Advertising/PortalSearch.aspx" Then
I am about to deploy...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21633456.html
hi,
can any one tell me how to retreive the absolute path of any running class file. i can get the path of folder from where i am running my application but i need the path of folder where my ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20178672.html
Zones:
JavaDate Answered: 04/22/2002 Rating: 4.2 Views: 0
I was wondering if a relative path ('../../image.gif') to an image on a site is faster or takes exactly the same time as a full site path ('http://mydomain.com/images/image.gif') to display the ima...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_20394957.ht...
Zones:
HTMLDate Answered: 11/13/2002 Rating: 6.2 Views: 0
Hi,
I am using iplanet webserver and weblogic 6.2 sp4 for application development. I am using struts framework, How can I get the webserver docroot absolute path from any stand alone class or an...
http://www.experts-exchange.com/Software/Server_Software/Application_Servers/Java/BEA_WebL...
Zones:
BEA We...Date Answered: 05/18/2004 Rating: 7.6 Views: 0
My question is: How to retrieve a relative path from two absolute paths in C#.
For example:
Base Directory: c:\foo\bar
Filename: c:\foo\bar\myfile.txt
Relative name: myfile.txt
Base Direct...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20597169.html
Zones:
C#Date Answered: 04/27/2003 Rating: 7.2 Views: 0
i would like to know how to get the absolute path of the current JSP/Java class (the
full path that the Jsp locates in)
thanks in advance
http://www.experts-exchange.com/Programming/Languages/Java/Q_20839733.html
Have 3 web sites (shared IP) with a common /database folder outside the 3 website paths -
c:\websites\MySites\database
c:\websites\MySites\mysite1.com
c:\websites\MySites\mysite2.com
c:\webs...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Q_20964914.html
Zones:
Web ServersDate Answered: 05/01/2004 Rating: 8.6 Views: 0
To make question clear here -
Machine - windows platform (os - win2000)
I don't have administrator privilege. I can't install or alter anything else.
I run my java program by using third party...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21177928.html
I have a relative link on a php page to another php page in the same directory. For the text representation of the link, I would like to use the absolute URL and since this will be installed on an...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21440548.htm...
Zones:
PHPDate Answered: 05/29/2005 Rating: 9.8 Views: 0