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
HP network config utility access
Access - autoback upn and repair
In Symantec Backup Exec 12, how can I create a brand new backup policy that will backup everything to an external USB hard drive?
HP1320N wont print until enet cable is reseated
World map showing broadband coverage....
Turn off simple file Sharing Group Policy
Open a Form from Table Validation
Is JScript the same as JavaScript?
Password characters breaking SQL statement
new to java, need tips