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
| <html>
<head>
<% ' FP_ASP -- ASP Automatically generated by a Frontpage Component. Do not Edit.
FP_CharSet = "windows-1252"
FP_CodePage = 1252 %>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Results -- View</title>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>
<body bgcolor="#FFFFFF">
<table width="100%" align=left>
<tr>
<td width="50%">
<b><font size=+3 color="#000080"> Results Page </font></b>
</td>
<td width="50%" align=right>
<table>
<tr>
<td>
Results Page
| <a href="submission_form.asp" target="_top">Submission Form</a>
| <a href="editor/database_editor.asp" target="_top">Database Editor</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<p>
<br clear="all">
<hr>
<p>
<table width="100%" border="1">
<thead>
<tr>
<td><b>Key</b></td>
<td><b>Naam</b></td>
<td><b>Geboortedatum</b></td>
<td><b>Adres</b></td>
<td><b>Telefoon</b></td>
<td><b>Mobiel</b></td>
<td><b>Email</b></td>
</tr>
</thead>
<tbody>
<!--webbot bot="DatabaseRegionStart" s-columnnames="Key,Naam,Geboortedatum,Adres,Telefoon,Mobiel,Email" s-columntypes="3,202,135,203,3,3,202" s-dataconnection="personeel" b-tableformat="TRUE" b-menuformat="FALSE" s-menuchoice s-menuvalue b-tableborder="TRUE" b-tableexpand="TRUE" b-tableheader="TRUE" b-listlabels="TRUE" b-listseparator="TRUE" i-listformat="0" b-makeform="TRUE" s-recordsource="Results" s-displaycolumns="Key,Naam,Geboortedatum,Adres,Telefoon,Mobiel,Email" s-criteria s-order s-sql="SELECT * FROM Results" b-procedure="FALSE" clientside suggestedext="asp" s-defaultfields s-norecordsfound="No records returned." i-maxrecords="256" i-groupsize="5" botid="0" u-dblib="../../_fpclass/fpdblib.inc" u-dbrgn1="../../_fpclass/fpdbrgn1.inc" u-dbrgn2="../../_fpclass/fpdbrgn2.inc" tag="TBODY" startspan preview="<tr><td colspan=64 bgcolor="#FFFF00" align="left" width="100%"><font color="#000000">This is the start of a Database Results region. The page must be fetched from a web server with a web browser to display correctly; the current web is stored on your local disk or network.</font></td></tr>" --><!--#include file="../../_fpclass/fpdblib.inc"-->
<% if 0 then %>
<SCRIPT Language="JavaScript">
document.write("<div style='background: yellow; color: black;'>The Database Results component on this page is unable to display database content. The page must have a filename ending in '.asp', and the web must be hosted on a server that supports Active Server Pages.</div>");
</SCRIPT>
<% end if %>
<%
fp_sQry="SELECT * FROM Results"
fp_sDefault=""
fp_sNoRecords="<tr><td colspan=7 align=left width=""100%"">No records returned.</td></tr>"
fp_sDataConn="personeel"
fp_iMaxRecords=256
fp_iCommandType=1
fp_iPageSize=5
fp_fTableFormat=True
fp_fMenuFormat=False
fp_sMenuChoice=""
fp_sMenuValue=""
fp_iDisplayCols=7
fp_fCustomQuery=False
BOTID=0
fp_iRegion=BOTID
%>
<!--#include file="../../_fpclass/fpdbrgn1.inc"-->
<!--webbot bot="DatabaseRegionStart" endspan -->
<tr>
<td>
<!--webbot bot="DatabaseResultColumn" s-columnnames="Key,Naam,Geboortedatum,Adres,Telefoon,Mobiel,Email" s-column="Key" b-tableformat="TRUE" b-hashtml="FALSE" b-makelink="FALSE" clientside b-MenuFormat preview="<font size="-1">&lt;&lt;</font>Key<font size="-1">&gt;&gt;</font>" startspan --><%=FP_FieldVal(fp_rs,"Key")%><!--webbot bot="DatabaseResultColumn" endspan -->
</td>
<td>
<!--webbot bot="DatabaseResultColumn" s-columnnames="Key,Naam,Geboortedatum,Adres,Telefoon,Mobiel,Email" s-column="Naam" b-tableformat="TRUE" b-hashtml="FALSE" b-makelink="FALSE" clientside b-MenuFormat preview="<font size="-1">&lt;&lt;</font>Naam<font size="-1">&gt;&gt;</font>" startspan --><%=FP_FieldVal(fp_rs,"Naam")%><!--webbot bot="DatabaseResultColumn" endspan -->
</td>
<td>
<!--webbot bot="DatabaseResultColumn" s-columnnames="Key,Naam,Geboortedatum,Adres,Telefoon,Mobiel,Email" s-column="Geboortedatum" b-tableformat="TRUE" b-hashtml="FALSE" b-makelink="FALSE" clientside b-MenuFormat preview="<font size="-1">&lt;&lt;</font>Geboortedatum<font size="-1">&gt;&gt;</font>" startspan --><%=FP_FieldVal(fp_rs,"Geboortedatum")%><!--webbot bot="DatabaseResultColumn" endspan -->
</td>
<td>
<!--webbot bot="DatabaseResultColumn" s-columnnames="Key,Naam,Geboortedatum,Adres,Telefoon,Mobiel,Email" s-column="Adres" b-tableformat="TRUE" b-hashtml="FALSE" b-makelink="FALSE" clientside b-MenuFormat preview="<font size="-1">&lt;&lt;</font>Adres<font size="-1">&gt;&gt;</font>" startspan --><%=FP_FieldVal(fp_rs,"Adres")%><!--webbot bot="DatabaseResultColumn" endspan -->
</td>
<td>
<!--webbot bot="DatabaseResultColumn" s-columnnames="Key,Naam,Geboortedatum,Adres,Telefoon,Mobiel,Email" s-column="Telefoon" b-tableformat="TRUE" b-hashtml="FALSE" b-makelink="FALSE" clientside b-MenuFormat preview="<font size="-1">&lt;&lt;</font>Telefoon<font size="-1">&gt;&gt;</font>" startspan --><%=FP_FieldVal(fp_rs,"Telefoon")%><!--webbot bot="DatabaseResultColumn" endspan -->
</td>
<td>
<!--webbot bot="DatabaseResultColumn" s-columnnames="Key,Naam,Geboortedatum,Adres,Telefoon,Mobiel,Email" s-column="Mobiel" b-tableformat="TRUE" b-hashtml="FALSE" b-makelink="FALSE" clientside b-MenuFormat preview="<font size="-1">&lt;&lt;</font>Mobiel<font size="-1">&gt;&gt;</font>" startspan --><%=FP_FieldVal(fp_rs,"Mobiel")%><!--webbot bot="DatabaseResultColumn" endspan -->
</td>
<td>
<!--webbot bot="DatabaseResultColumn" s-columnnames="Key,Naam,Geboortedatum,Adres,Telefoon,Mobiel,Email" s-column="Email" b-tableformat="TRUE" b-hashtml="FALSE" b-makelink="FALSE" clientside b-MenuFormat preview="<font size="-1">&lt;&lt;</font>Email<font size="-1">&gt;&gt;</font>" startspan --><%=FP_FieldVal(fp_rs,"Email")%><!--webbot bot="DatabaseResultColumn" endspan -->
</td>
</tr>
<!--webbot bot="DatabaseRegionEnd" b-tableformat="TRUE" b-menuformat="FALSE" u-dbrgn2="../../_fpclass/fpdbrgn2.inc" i-groupsize="5" clientside tag="TBODY" startspan preview="<tr><td colspan=64 bgcolor="#FFFF00" align="left" width="100%"><font color="#000000">This is the end of a Database Results region.</font></td></tr><TR><TD ALIGN=LEFT VALIGN=MIDDLE COLSPAN=64><NOBR><INPUT TYPE=Button VALUE=" |< "><INPUT TYPE=Button VALUE=" < "><INPUT TYPE=Button VALUE=" > "><INPUT TYPE=Button VALUE=" >| "> [1/5]</NOBR><BR></td></tr>" --><!--#include file="../../_fpclass/fpdbrgn2.inc"-->
<!--webbot bot="DatabaseRegionEnd" endspan -->
</tbody>
</table>
</body>
</html> |