user/agree.html

Procedure Model

Type:    (X)Web Page              (  )CGI Script              (  )Shared Library      (  )System API

Name: user/agree.html

Assigned to:

Reference:

Description

This page contains the user agreement, acceptable use policy and other requirements the viewer must agree to before obtaining a GPFN account.

Implementation Skills

HTML, HTML forms, Javascript

Parameter List

None

Called By:

 user/join.html

Can Call:

 user/apply.html
 user/index.html
 /index.html

Function Description

The page contains the text to which a prospective user must agree before an account application is received and processed. The viewer notes acceptance of this agreement by clicking an “Accept” button at the bottom of the page.

The Accept button directs them to the apply.html page with the value “UA_accept” appended to the URL as a Query String parameter. A “Decline” button returns them to the user/join.html page. A “GPFN Home” button returns them to the GPFN main page.

Possible Exit Conditions and Return Values

If the viewer clicks the “Accept” button, they are sent to user/apply.html?UA_accept.

If the viewer clicks the “Decline” button, they are sent to user/join.html

If the viewer clicks the “GPFN Home” button, they are sent to /index.html

Sign Off by:

Membership Committee or GPFN Board Designate