If, when trying to connect to a URL, you receive a "404 - unable to find" error message, you should:

a. contact the Web host to notify them of a core meltdown.
b. try the same URL with a(n) ftp:// or smtp:// prefix.
c. strip away directories and subdirectories and file names from the URL and connect to the domain name itself.
d. restart the computer and try again.
e. update your browser to a newer, more compatible version.


c: strip away directories and subdirectories and file names from the URL and connect to the domain name itself.

Computer Science & Information Technology

You might also like to view...

A password ______ is a service that stores all of your account information securely.

A. vault B. binder C. manager D. collection

Computer Science & Information Technology

When you break one of the programming language rules it is a logic error.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Briefly discuss the contribution to modern society made by Tim Berners-Lee.

What will be an ideal response?

Computer Science & Information Technology

Write constraint definitions for the following constraints

1. Primary key in the DEPT table 2. Foreign key DeptId in the EMPLOYEE table 3. CHECK constraint for QualId in the EMPLOYEE table 4. NOT NULL constraint for the MajorDesc column in the MAJOR table 5. UNIQUE constraint for DeptName in the DEPT table

Computer Science & Information Technology