Microsoft
Software
Hardware
Network
Question : Request.PhysicalApplicationPath returns I.P. not URL
I'm using this code to get the url in my application but it's returning the I.P address of the server rather than the
www.webspace.com
and it breaks my application. Does anyone know how to fix it so that it pulls the URL and not the IP?
Dim sXmlFilename As String = Request.PhysicalApplicatio
nPath & "forms/" & Request.Params("xml")
Answer : Request.PhysicalApplicationPath returns I.P. not URL
For details of Request object
http://www.dotnetfunda.com
/articles/
article79.
aspx
Random Solutions
syslogs Cisco switch 4507
Storage efficiency
ISA 2010 installation and GFI webmonitor installation
Can I load balance 2 or more NICs in a single server?
SQL 2005 Update Multiple Records
I am looking for vmware interview questions..
X3500 IBM Server Keeps Powering Off After Post
Master Rolesholding DNS
How control a window from another one in wpf application?
Convert Output from Powershell to HTML