URL Protocols
The URL protocol indicates the type of resource being accessed. The
most common protocols are shown below. Note that "mailto" does not
use slashes.
file:// - For accessing your local system.
http:// - For accessing a WWW server.
ftp:// - For accessing an anonymous FTP server.
mailto: - For sending Email.
|