Please visit our sponsors !
WMLScript URL Library
The URL Library
The URL library contains a set of functions for handling relative and
absolute URLs.
Function |
Description |
escapeString() |
Replaces special characters in a URL with an escape sequence, and
return the result |
getBase() |
|
getFragment() |
Returns the fragment in a URL
|
getHost() |
Returns the host specified in a URL |
getParameters() |
Returns the parameters in the last path segment of a URL |
getPath() |
Returns the path specified in a URL |
getPort() |
Returns the port number specified in a URL |
getQuery() |
Returns the query part in a URL |
getReferer() |
|
getScheme() |
Returns the scheme in a URL |
isValid() |
Returns true if a URL has the right syntax, and false if
not |
loadString() |
Returns the content and the content type of a specified URL |
resolve() |
Returns an absolute URL from a base URL and a relative URL |
unescapeString() |
Replaces the escape sequences in a URL with characters, and
return the result |
Jump to: Top of Page
or HOME or
Printer friendly page
Search W3Schools:
What Others Say About Us
Does the world know about us? Check out these places:
Dogpile
Alta Vista
MSN
Google
Excite
Lycos
Yahoo
Ask Jeeves
We Help You For Free. You Can Help Us!
W3Schools is for training only. We do not warrant its correctness or its fitness for use.
The risk of using it remains entirely with the user. While using this site, you agree to have read and accepted our
terms of use and
privacy policy.
Copyright 1999-2002 by Refsnes Data. All Rights Reserved
|