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
VBA to import specific Excel WKSTs into Access database.
Terminal Server license settings
Store date in sql table as yyyy/mm/dd hh:mm:ss using type DATETIME.
tips for wireless surveillance system for ghost hunting
export data from outlook body to excel
How to Shutdown an EMC Centera
How do I install a stand-alone network printer?
Create a new mailbox in Exchange 2007
Limit output length of a regular expression
Remove Shutdown Option From Windows 7 Start Menu