Hyperlinks and Forms Flashcards

1
Q

External Hyperlink

A

Link from a file on your system to a separate file on the internet. Requires full URL and protocol indicator.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Internal Hyperlink

A

Link from one point to another in a Webpage. Require internal bookmarks (anchors).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Local Hyperlink

A

Link you create from one file on your local system to another file on your local system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Absolute URL

A

Contains a full path to a resource, including a protocol indicator
aka Fully Qualified URL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

CGI

A

Common Gateway Interface
Pre-dates Web servers. Application to process information submitted online. Interface between client applications and servers. Commonly written in Perl.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

CAPTCHA

A

Completely Automated Public Turing Test to Tell Computers and Humans Apart
Distorted image easily recognizable by humans but can’t be interpreted by a machine

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Web Server

A

Receives data from Web form, processes/reformats input, stores data on server-side storage, sends data to other servers, and responds to client-side requests
IIS, Tomcat, Apache Web Server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Server-side Scripting Processor

A

Interprets a form’s input

PHP, ASP, Java

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Client-side scripts

A

Executed on a client’s computer or browser. JavaScript and VBScript are common languages.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Perl

A

Practical Extraction and Report Language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly