privacy-accessReq.html
3.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Privacy Statement for access request page</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=iso-2022-jp">
<style type="text/css">
BODY {
margin: 2em 1em 2em 30px;
font-family: 'Arial', sans-serif;
color: black;
background: white;
background-position: top left;
background-attachment: fixed;
background-repeat: no-repeat;
}
A:hover {
background: #FFFF90
}
H1 {
font-family: 'Arial', sans-serif;
font-weight: normal;
color: #0050B2;
}
H2 {
font-family: 'Arial', sans-serif;
font-weight: normal;
color: #0050B2;
}
H3 {
font-family: 'Arial', sans-serif;
font-weight: normal;
color: #0050B2;
}
H4{
font-family: 'Arial', sans-serif;
font-weight: normal;
color: #0050B2;
}
DL DT {
font-weight: bold;
}
DL DD {
margin-bottom: 0.7em;
}
TT, PRE {
font-family: "Lucida Console", "Courier New", "Courier", "Andale Mono";
}
.title {
text-align: center;
}
</style>
</HEAD>
<BODY>
<A href="http://www.w3.org/">
<IMG alt="W3C" src="http://www.w3.org/Icons/w3c_home.gif" border="0"></A>
<A href="http://www.w3.org/Member/">
<IMG alt="W3C" src="http://www.w3.org/Icons/w3cmember.gif" border="0"></A>
<H1>Privacy Statement for Access Request Page</H1>
<DL>
<DT>Summary:</DT>
<DD>The <A href="http://cgi.w3.org/MemberAccess/AccessRequest">
<B>Access Request Form page</B></A> collects user's name, e-mail
address, telephone number, and employer information, in order to
authenticate the user's access request. The information you input
will be sent to the representative of your company or organization.</DD>
</DL>
<p>
This statement applies to:
<UL>
<LI><A href="http://cgi.w3.org/MemberAccess/AccessRequest">
Access Request Form page</A></LI>
</UL>
<p>
It does not apply to any other pages in the W3C Web site. Any questions
regarding the web site and the privacy policy can be directed to
<A href="mailto:site-policy@w3.org">site-policy@w3.org</A>.
Email interactions are guided by general net-etiquette conventions.
</p>
<p>
The <B>Access Request Form page</B> requests the user's
name, e-mail address, telephone number, and employ information.
These information will be used only for authenticating the user's
access request for the <a href='http://www.w3.org/Member/'>
<b>member area</b></a> of the W3C web site. We keep the information
indefinitely. We provide the information to the representation of
the user's employer, but not to any other individuals and organizations.
The user can know what kind of information is stored about him/herself
by sending e-mail to <A href="mailto:site-policy@w3.org">site-policy@w3.org</A>.
</p>
<p>
In addition to the above privacy statement,
the <A href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">
<B>W3C Privacy Statement for Members</B></A> is also applied to these
pages, because it covers all pages in the W3C member site.
</p>
<hr>
June 12, 2000
<ADDRESS>
Copyright © W3C (MIT, INRIA, Keio) 1998, All Rights Reserved.
</ADDRESS>
</Body>
<!-- $Id: privacy-accessReq-20000612.html,v 1.1 2000/06/13 21:35:32 reagle Exp $ -->
</HTML>