WMLScript URL Library
The URL library contains functions for handling URLs.
WMLScript URL Library Functions
| Function |
Description |
| escapeString() |
Replaces special characters in a URL with an escape sequence |
| 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 |
Click here to design a Stunning Flash Website for Free
Wix is a revolutionary web design tool that provides anyone with the possibility to create professional and beautiful websites for free.
With e-commerce features, search engine visibility and many more professional tools, Wix is the ultimate solution for creating a spectacular site while saving tons of money.
|