Enter Keywords:
1 - 10 of 45(0.032 seconds)
Sort By:
 
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...
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...
Zones: ASP.Net ProgrammingDate Answered: 11/16/2005 Rating: 9.2 Views: 0
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 ...
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...
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...
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...
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
Zones: Java, J2EE, New To JavaDate Answered: 01/18/2004 Rating: 8.2 Views: 0
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...
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...
Zones: Java, New To JavaDate Answered: 10/27/2004 Rating: 8.2 Views: 0
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...
Zones: PHPDate Answered: 05/29/2005 Rating: 9.8 Views: 0