Easily parse and edit a URL,
June 11, 2010 at 5:20 AM
In the above sample program, you may get information on other URL fields such as the anchor portion of the URL with getRef() method. Also, http://urlparser.com will show you the result of parsing any given URL similar to the above sample program.