Top "Url" questions

A URL (Uniform Resource Locator), is a universal identifier on the web.

Get url parameters from a string in .NET

I've got a string in .NET which is actually a url. I want an easy way to get the value …

c# .net url parsing parameters
Get current domain

I have my site on the server http://www.myserver.uk.com. On this server I have two domains: one.…

php url php-5.2
Get protocol, domain, and port from URL

I need to extract the full protocol, domain, and port from a given URL. For example: https://localhost:8181/ContactUs-1.0/contact?…

javascript url dns protocols port
Get query string parameters url values with jQuery / Javascript (querystring)

Anyone know of a good way to write a jQuery extension to handle query string parameters? I basically want to …

javascript jquery url jquery-plugins query-string
How to build a query string for a URL in C#?

A common task when calling web resources from a code is building a query string to including all the necessary …

c# .net url query-string
Path.Combine for URLs?

Path.Combine is handy, but is there a similar function in the .NET framework for URLs? I'm looking for syntax …

c# .net asp.net url path
A potentially dangerous Request.Path value was detected from the client (*)

I am receiving the rather self explanatory error: A potentially dangerous Request.Path value was detected from the client (*). The …

c# asp.net url routing webforms
Escaping ampersand in URL

I am trying to send a GET message that contains strings with ampersands and can't figure how to escape the …

http url get query-string query-parameters
How can I check if a URL exists via PHP?

How do I check if a URL exists (not 404) in PHP?

php url
How to write URLs in Latex?

How do you write a URL in Latex? The subscripts and everything else make the font look very strange when …

url latex text-formatting