Jun 26, 2007 #1 developer155 Programmer Joined Jan 21, 2004 Messages 512 Location US Hi, what can I use to retrieve the virtual folder of the application in this format: http://mysite.com/virtualdir/ thanks
Hi, what can I use to retrieve the virtual folder of the application in this format: http://mysite.com/virtualdir/ thanks
Jun 26, 2007 #2 jmeckley Programmer Joined Jul 15, 2002 Messages 5,269 Location US check out the HttpRequest object. This has some properties relating to urls and virutal/physical files. Jason Meckley Programmer Specialty Bakers, Inc. Upvote 0 Downvote
check out the HttpRequest object. This has some properties relating to urls and virutal/physical files. Jason Meckley Programmer Specialty Bakers, Inc.