-
Notifications
You must be signed in to change notification settings - Fork 2
/
User Header
764 lines (708 loc) · 32.7 KB
/
User Header
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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
< <form name="frm">
<table border="0" width="100%" height="100%" cellpadding="0" cellspacing="0" class="main">
<script Language="javascript">
var L_helplink_text="1033";
function HelpWindow(strHelpUrl)
{
var url = "help/" + L_helplink_text+strHelpUrl;
var wndHelp = window.open(url, "MSOWSHELP", "width=187,height=500,menubar,scrollbars,toolbar,resizable");
}
</script>
<tr>
<td width="100%" valign="top" colspan="6">
<table width="100%" border="0" class="ms-bannerframe" cellpadding="3" cellspacing="0">
<caption><em>
</caption>
<tr>
<td nowrap valign="middle" align="left">
<img alt="Logo" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/offlogo.gif" width="28" height="28" id="Image1"></td>
<td nowrap class="ms-banner" align="left" height="34">
<a ACCESSKEY="O" id="Home" href="file:///C:/Users/Fortinosamuel/"><ID ID=Home2>
Home</ID></a> <font size="2" color="#FFFFFF">|</font>
<ID><a ACCESSKEY="M" ID="Administration" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=webadmin.htm"><ID ID=Administration2>
Administration</ID></a></ID>
<font size="2" color="#FFFFFF">|</font>
<ows:if type=vserver name=hascollabsupport condition=equal result=true>
<ID><a ACCESSKEY="P" ID="Help" href="javascript:HelpWindow('/collab/wsahome.htm');"><ID ID=Help2Collab>
Help</ID></a></ID>
</ows:if>
<ows:if type=vserver name=hascollabsupport condition=notequal result=true>
<ID><a ACCESSKEY="P" ID="Help" href="javascript:HelpWindow('/publish/fpaHome.htm');"><ID ID=Help2Publish>
Help</ID></a></ID>
</ows:if>
</td>
<td width="99%"> </td>
</tr>
</table>
</em></td>
</tr>
<tr>
<td class="leftbar" colspan="4">
<table width="100%" border="0" class="TitleArea" cellpadding="3">
<tr>
<td style="padding-bottom: 0px">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td align="center" nowrap width="105" height="40">
<img alt="Icon" ID="alt100" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/settings.gif" width="43" height="43"></td>
<td width="27"> </td>
<td nowrap>
<table cellpadding="0" cellspacing="0">
<tr>
<td nowrap class="TitleArea" ID="Web_description">
<ows:if type=vserver name=hasCollabSupport condition=notequal result=true>
FrontPage Server Extensions 2002</ows:if>
</td>
</tr>
<tr>
<td nowrap class="PageTitle">
<ows:if type=web name=IsRoot condition=equal result=true>
<ID ID=Web_description_2>Site Administration for</ID>
</ows:if>
<ows:if type=web name=IsRoot condition=equal result=false>
<ID ID=Web_description_3>Web site Administration for</ID>
</ows:if>
"<ows:var type=web name=fullwebname></ows:var>"
</td>
</tr>
</table>
</td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td height="5" colspan="5">
<img src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/blank.gif" width="1" height="1"></td>
</tr>
<tr>
<td class="SectionLine" height="2" colspan="5">
<img src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/blank.gif" width="1" height="1"></td>
</tr>
<tr>
<td height="2" colspan="5">
<img src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/blank.gif" width="1" height="1"></td>
</tr>
</table>
</td>
<td width="1px"></td>
</tr>
</table>
</td>
</tr>
<tr valign="top">
<td height="100%" class="ms-nav">
<table height="100%" class="ms-navframe" CELLPADDING="0" CELLSPACING="4" border="0" width="133px">
<tr valign="top">
<td width="100%"> </td>
<td class="ms-verticaldots"> </td>
</tr>
</table>
</td>
<td valign="top" height="100%" width="100%">
<table class="propertysheet" border="0" width="100%" cellspacing="4" cellpadding="0">
<!-- Page description-->
<tr>
<td colspan="5" class="propertysheet" id="PageDescription">
Use this page to administer your Web site. By
using the links on this page, you can perform
tasks such as adding a new user, inviting people
to your site, configuring settings for your Web
site, and adding or deleting a subweb.
</td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td colspan="5">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<ows:if type=error name=all condition=notequal result=>
<td>
<img src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/warn_lg.gif"></td>
<td> </td>
<td class="err" id="ErrorMessage"><ows:var type=error name=all></ows:var>
</td>
</ows:if>
</tr>
</table>
</td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td></td>
</tr>
<!-- Administration tasks -->
<tr height="10">
<td colspan="5" class="SectionHeader" ID="Section1">
Users and Roles</td>
</tr>
<tr>
<td class="SectionLine" height="1" colspan="5">
<img src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/blank.gif" height="1" width="1"></td>
</tr>
<tr>
<td valign="top">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/users.gif" alt="Users and Roles" ID="alt101"></td>
<td valign="top" colspan="4" class="ms-propertysheet" id="Desc1">
<ows:if type=web name=InheritPermissions condition=equal result=false>
<LocID id=DescRoot1>
The links below take you to administration pages
where you can perform tasks such as adding users,
assigning roles to users, and inviting users to
your Web site.
</LocID>
</ows:if>
<ows:if type=web name=InheritPermissions condition=equal result=true>
<LocID id=DescNonRoot1>
The link below takes you to an administration
page where you can change security permissions
on the web.
</LocID>
</ows:if>
</td>
</tr>
<tr height="10">
<td colspan="5"> </td>
</tr>
<ows:if type=web name=InheritPermissions condition=equal result=false>
<tr>
<td> </td>
<th class="PropertySheet" align="left" colspan="4">
<ows:if type=web name=AnonymousEnable condition=equal result=true>
<ID ID=AnonymousEnableId3>Anonymous browsing enabled</ID>
</ows:if>
<ows:if type=web name=AnonymousEnable condition=equal result=false>
<ID ID=AnonymousEnableId4>Anonymous browsing disabled</ID>
</ows:if>
</th>
</tr>
<tr>
<td> </td>
<td class="ms-propertysheet" colspan="4">
<a name="ConfigAnonGifLink2" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=anonusr.htm">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="ConfigAnonTextLink2" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=anonusr.htm"><ID ID=ConfigAnonText2>Change
anonymous access settings</ID></a>
</td>
</tr>
<tr>
<td>
</td>
</tr>
</ows:if>
<ows:if type=web name=IsRoot condition=equal result=false>
<tr>
<td> </td>
<th class="PropertySheet" align="left">
<ows:if type=web name=InheritPermissions condition=equal result=true>
<ID ID=InheritPerms>Using same permissions as parent web</ID>
</ows:if>
<ows:if type=web name=InheritPermissions condition=equal result=false>
<ID ID=UniquePerms>Using unique permissions</ID>
</ows:if>
</th>
</tr>
<tr>
<td> </td>
<td class="ms-propertysheet">
<a name="ChangePermsGifLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=perms.htm;">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="ChangePermsTextLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=perms.htm"><ID ID="ChangePermsLink">Change
subweb permissions</ID></a>
</td>
</tr>
<tr>
<td>
</td>
</tr>
<ows:if type=web name=InheritPermissions condition=equal result=false>
<tr>
<td width="8%"> </td>
<td width="92%" colspan="4" class="ms-propertysheet">
<a name="ShowUserGifLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=user.htm">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="ShowUserTextLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=user.htm"><ID ID=ShowUserText>Manage
users</ID></a></td>
</tr>
<tr>
<td width="15"> </td>
<td colspan="4" class="ms-propertysheet">
<a name="ShowRolesGifLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=role.htm">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="ShowRolesTextLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=role.htm"><ID ID=ShowRolesText>Manage
roles</ID></a></td>
</tr>
<tr>
<td> </td>
<td colspan="4" class="ms-propertysheet">
<a name="InviteGifLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=invite.htm">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="InviteTextLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=invite.htm"><ID ID=InviteText>Send
an invitation</ID></a> </td>
</tr>
</ows:if>
</ows:if>
<ows:if type=web name=IsRoot condition=equal result=true>
<tr>
<td width="8%"> </td>
<th class="PropertySheet" colspan="3" nowrap align="left" ID="AccountsUsed">
Accounts used</th>
<td><ows:var type=vserver name=UsedQuota></ows:var> <ID ID=AccountsUsed1>
of</ID> <ows:var type=vserver name=UserQuota></ows:var></td>
</tr>
<tr>
<td width="8%"> </td>
<td width="92%" colspan="4" class="ms-propertysheet">
<a name="ShowAccountGifLink2" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=srvruser.htm">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="ShowAccountTextLink2" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=srvruser.htm"><ID ID=ShowAccountText2>Click
here to add or delete accounts</ID></a></td>
</tr>
<tr>
<td>
</td>
</tr>
<tr>
<td width="8%"> </td>
<td width="92%" colspan="4" class="ms-propertysheet">
<a name="ShowUserGifLink2" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=user.htm">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="ShowUserTextLink2" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=user.htm"><ID ID=ShowUserText2>Manage
users</ID></a></td>
</tr>
<tr>
<td width="15"> </td>
<td colspan="4" class="ms-propertysheet">
<a name="ShowRolesGifLink2" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=role.htm">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="ShowRolesTextLink2" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=role.htm"><ID ID=ShowRolesText>Manage
roles</ID></a></td>
</tr>
<tr>
<td> </td>
<td colspan="4" class="ms-propertysheet">
<a name="InviteGifLink2" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=invite.htm">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="InviteTextLink2" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=invite.htm"><ID ID=InviteText2>Send
an invitation</ID></a> </td>
</tr>
</ows:if>
<tr height="10">
<td colspan="3"></td>
</tr>
<ows:if type=vserver name=hascollabsupport condition=equal result=true>
<tr height="10">
<td colspan="5" class="SectionHeader" ID="Section2">Web
Discussions and Subscriptions</td>
</tr>
<tr>
<td class="SectionLine" height="1" colspan="5">
<img src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/blank.gif" height="1" width="1"></td>
</tr>
<tr>
<td valign="top">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/webdisc.gif" alt="Web Discussions and Subscriptions" ID="alt102"></td>
<td valign="top" colspan="4" class="ms-propertysheet" ID="Desc2">
The links below take you to administration pages where you
can configure and manage Web Discussions and Subscriptions.</td>
</tr>
<tr height="10">
<td colspan="5"> </td>
</tr>
<tr>
<td> </td>
<th class="PropertySheet" colspan="3" nowrap align="left" ID="WebDiscussionsEnabled">
Web Discussions</th>
<ows:if type=vserver name=EnableDiscussions condition=equal result=false>
<td class="ms-propertysheet" ID="Off1">Off</td>
</ows:if>
<ows:if type=vserver name=EnableDiscussions condition=notequal result=false>
<td class="ms-propertysheet" ID="On1">On</td>
</tr>
<tr>
<td> </td>
<th class="PropertySheet" colspan="3" nowrap align="left" ID="DiscussionsAllowed">
Allow Discussions</th>
<ows:if type=vserver name=LocalDiscussionsOnly condition=notequal result=true>
<td class="ms-propertysheet" ID="DocsAnywhere">on documents
located anywhere on the web</td>
</ows:if>
<ows:if type=vserver name=LocalDiscussionsOnly condition=equal result=true>
<td class="ms-propertysheet" ID="DocsLocal">on documents
located only on this server.</td>
</ows:if>
</tr>
<tr>
<td> </td>
<th class="PropertySheet" colspan="3" nowrap align="left" ID="AutoDelEnabled">
Automatic deletion </th>
<ows:if type=vserver name=DiscussionsExpiry condition=greater result=0>
<td class="ms-propertysheet" ID="On2">On</td>
</ows:if>
<ows:if type=vserver name=DiscussionsExpiry condition=less result=1>
<td class="ms-propertysheet" ID="Off2">Off</td>
</ows:if>
</tr>
</ows:if>
<tr>
<td> </td>
<td class="ms-propertysheet" colspan="4">
<a name="ID=ChangeDiscSetGifLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=wcfgdisc.htm">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="ID=ChangeDiscSetTextLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=wcfgdisc.htm"><ID ID=ChangeDiscSetText>Change
Web discussion settings</ID></a></td>
</tr>
<tr>
<td> </td>
<td class="ms-propertysheet" colspan="4">
<a name="MngDiscGifLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=mngdisc.htm">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="MngDiscTextLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=mngdisc.htm"><ID ID=MngDiscText>Manage
Web discussions</ID></a></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
<th class="PropertySheet" colspan="3" nowrap align="left" ID="SubEnabled">
Web Subscriptions</th>
<ows:if type=vserver name=SMTPHost condition=equal result=>
<td ID="Off31">Off</td>
</ows:if>
<ows:if type=vserver name=SMTPHost condition=notequal result=>
<ows:if type=vserver name=EnableNotifications condition=equal result=false>
<td ID="Off3">Off</td>
</ows:if>
<ows:if type=vserver name=EnableNotifications condition=notequal result=false>
<td class="ms-propertysheet" ID="On3">On</td>
</tr>
<tr>
<td> </td>
<th class="PropertySheet" colspan="3" nowrap align="left" ID="AllowSub">
Allow Web Subscriptions </th>
<ows:if type=vserver name=FolderSubscriptions condition=notequal result=false>
<td class="ms-propertysheet" ID="OnFld">on folders and
documents</td>
</ows:if>
<ows:if type=vserver name=FolderSubscriptions condition=equal result=false>
<td class="ms-propertysheet" ID="OnDoc">on documents only.</td>
</ows:if>
</ows:if>
</ows:if>
</tr>
<tr>
<td> </td>
<td class="ms-propertysheet" colspan="4">
<a name="ChangeSubSetGifLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=wcfgsub.htm">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="ChangeSubSetTextLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=wcfgsub.htm"><ID ID=ChangeSubSetText>Change
Web subscription settings</ID></a></td>
</tr>
<tr>
<td> </td>
<td class="ms-propertysheet" colspan="4">
<a name="MngSubGifLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=mngsub.htm">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="MngSubTextLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=mngsub.htm"><ID ID=MngSubText>Manage
Web subscriptions</ID></a></td>
</tr>
</ows:if>
<ows:if type=global name=isOWSTimerInstalled condition=equal result=true>
<tr height="10">
<td colspan="3"></td>
</tr>
<tr height="10">
<td colspan="5" class="SectionHeader" ID="Section3">
Configure Usage Analysis Settings</td>
</tr>
<tr>
<td class="SectionLine" height="1" colspan="5">
<img src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/blank.gif" height="1" width="1"></td>
</tr>
<tr>
<td valign="top">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/usage.gif" alt="Usage Analysis Settings" ID="alt103"></td>
<td valign="top" colspan="4" class="ms-propertysheet" ID="Desc3">
The link below takes you to an administration page where you
can configure usage analysis settings.</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td> </td>
<th class="PropertySheet" colspan="3" nowrap align="left" ID="UsageAnalysis">
Usage Analysis</th>
<ows:if type=vserver name=Job-usage-analysis condition=equal result=off>
<td ID="Off4">Off</td>
</ows:if>
<ows:if type=vserver name=Job-usage-analysis condition=notequal result=off>
<td class="ms-propertysheet" ID="On4">On</td>
</tr>
<tr>
<td> </td>
<th class="PropertySheet" colspan="3" nowrap align="left" ID="AutoDelUsg">
Automatic deletion </th>
<ows:if type=vserver name=UsageAnalysisLogExpiry condition=notequal result=0>
<td class="ms-propertysheet" ID="On5">On</td>
</ows:if>
<ows:if type=vserver name=UsageAnalysisLogExpiry condition=equal result=0>
<td class="ms-propertysheet" ID="Off5">Off</td>
</ows:if>
</tr>
</ows:if>
<tr>
<td> </td>
<td class="ms-propertysheet" colspan="4">
<a name="ChangeUsgSetGifLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=usage.htm">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="ChangeUsgSetTextLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=usage.htm"><ID ID=ChangeUsgSetText>Change
usage analysis settings</ID></a></td>
</tr>
</ows:if>
<tr>
<td> </td>
</tr>
<tr height="10">
<td colspan="5" class="SectionHeader" ID="Section4">Server
Health</td>
</tr>
<tr>
<td class="SectionLine" height="1" colspan="5">
<img src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/blank.gif" height="1" width="1"></td>
</tr>
<tr>
<td valign="top">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/health.gif" alt="Server Health" ID="alt104"></td>
<td valign="top" colspan="4" class="ms-propertysheet" ID="Desc4">
<ows:if type=web name=IsRoot condition=equal result=true>
<LocID ID=DescRoot4>
The links below take you to administration pages where you
can specify server health settings, check for problems on
your server, and recalculate a Web.
</LocID>
</ows:if>
<ows:if type=web name=IsRoot condition=equal result=false>
<LocID ID=DescNonRoot4>
The link below takes you to an administration page where you
can recalculate the web.
</LocID>
</ows:if>
</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
<ows:if type=web name=IsRoot condition=equal result=true>
<ows:if type=global name=isOWSTimerInstalled condition=equal result=true>
<tr>
<td> </td>
<th class="PropertySheet" colspan="3" nowrap align="left" ID="ServerHealthEnabled">
Server Health</th>
<ows:if type=vserver name=Job-server-health condition=equal result=off>
<td ID="Off6">Off</td>
</ows:if>
<ows:if type=vserver name=Job-server-health condition=notequal result=off>
<td class="ms-propertysheet" ID="On6">On</td>
</ows:if>
</tr>
<tr>
<td> </td>
<td class="ms-propertysheet" colspan="4">
<a name="ConfigHealthGifLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=wcfghlth.htm">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="ConfigHealthTextLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=wcfghlth.htm"><ID ID=ConfigHealthText>Change
server health settings</ID></a></td>
</tr>
</ows:if>
<tr>
<td> </td>
<td class="ms-propertysheet" colspan="4">
<a name="CheckHealthGifLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=health.htm">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="CheckHealthTextLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=health.htm"><ID ID=CheckHealthText>Check
server health</ID></a></td>
</ows:if>
</tr>
<tr>
<td> </td>
<td class="ms-propertysheet" colspan="4">
<a name="RecalcGifLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=recalc.htm">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="RecalcTextLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=recalc.htm"><ID ID=RecalcText>Recalculate
the Web</ID></a></td>
</tr>
<tr>
<td> </td>
</tr>
<tr height="10">
<td colspan="5" class="SectionHeader" ID="Section44">Version
Control</td>
</tr>
<tr>
<td class="SectionLine" height="1" colspan="5">
<img src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/blank.gif" height="1" width="1"></td>
</tr>
<tr>
<td valign="top">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/web.gif" alt="Version Control" ID="alt105"></td>
<td valign="top" colspan="4" class="ms-propertysheet" ID="Desc44">
<LocID ID=DescRoot44>
The link below takes you to an administration page where you
can enable source control for your Web site.
</LocID>
</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td> </td>
<td class="ms-propertysheet" colspan="4">
<a name="VersionControlLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=verctrl.htm">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="VersionControlLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=verctrl.htm"><ID ID=VersionControlText>Configure
version control</ID></a></td>
</tr>
<ows:if type=web name=IsRoot condition=equal result=true>
<ows:for-each collection=addins length=0>
<ows:if type=in_loop_var name=length condition=greater result=0>
<tr>
<td> </td>
</tr>
<tr height="10">
<td colspan="5" class="SectionHeader" ID="Section5">
Add-Ins</td>
</tr>
<tr>
<td class="SectionLine" height="1" colspan="5">
<img src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/blank.gif" height="1" width="1"></td>
</tr>
<tr>
<td valign="top">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/subwebs.gif" alt="Add-Ins" ID="alt106"></td>
<td valign="top" colspan="4" class="ms-propertysheet" ID="Desc5">
The links below take you to administration pages
where you can configure settings for installed
Add-Ins.</td>
</tr>
<tr height="10">
<td colspan="5"> </td>
</tr>
</ows:if>
</ows:for-each>
<ows:for-each collection=addins>
<ows:if type=in_loop_var name=length condition=greater result=0>
<tr>
<td> </td>
<td class="ms-propertysheet" colspan="4">
<a ID="addin" name="img_<ows:var type=in_loop_var name=addin>" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/%3Cows:var%20type=in_loop_var%20name=hyperlinkurl%3E">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a>
<a ID="addin" name="link_<ows:var type=in_loop_var name=addin>" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/%3Cows:var%20type=in_loop_var%20name=hyperlinkurl%3E"><ows:var type=in_loop_var name=addin>
</a></td>
</tr>
</ows:if>
</ows:for-each>
</ows:if>
<tr>
<td> </td>
</tr>
<tr height="10">
<td colspan="5" class="SectionHeader" ID="diidSubwebSection">
Subwebs</td>
</tr>
<tr>
<td class="SectionLine" height="1" colspan="5">
<img src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/blank.gif" height="1" width="1"></td>
</tr>
<tr>
<td valign="top">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/subwebs.gif" id="diidSubwebImg" alt="Subwebs" ID="alt107"></td>
<td valign="top" colspan="4" class="ms-propertysheet">
<LocID ID=diidDescSubweb1>The links below take you to administration
pages where you can create, merge, or delete a subweb, or
manage subweb settings. The following subwebs have been
created for: </LocID>
"<ows:var type=web name=fullwebname></ows:var>".
<LocID ID=diidDescSubweb2>To view the administration page for a
particular subweb, click the subweb name. To view the home
page for the subweb, click the URL.</LocID>
<ows:for-each collection=subwebs length=0>
<ows:if type=in_loop_var name=length condition=greater result=10>
<LocID ID=diidDescSubweb3>To view a list of all subwebs and manage
subweb settings, click <b>More subwebs...</b>.</LocID>
</ows:if>
</ows:for-each>
</td>
</tr>
<tr height="10">
<td colspan="5"> </td>
</tr>
<tr>
<td> </td>
<td class="ms-propertysheet" colspan="4">
<a name="AddSubwebGifLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=newsbweb.htm">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="AddSubwebTextLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=newsbweb.htm"><ID ID=AddSubwebText>Create
a subweb</ID></a></td>
</tr>
<ows:for-each collection=subwebs length=0>
<ows:if type=in_loop_var name=length condition=greater result=0>
<tr>
<td> </td>
<td class="ms-propertysheet" colspan="4">
<a name="MergeSubwebGifLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=mergeweb.htm">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="MergeSubwebTextLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=mergeweb.htm"><ID ID=MergeSubwebText>Merge
a subweb</ID></a></td>
</tr>
<tr>
<td> </td>
<td class="ms-propertysheet" colspan="4">
<a name="DelSubwebGifLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=delsbweb.htm">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="DelSubwebTextLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=delsbweb.htm"><ID ID=DelSubwebText>Delete
a subweb</ID></a></td>
</tr>
<tr>
<td> </td>
<td colspan="4" nowrap align="left">
<table width="100%" cellpadding="0" cellspacing="0" border="0" class="PropertySheet">
<tr>
<th class="PropertySheet" nowrap align="left" ID="WebName">
Subweb name</th>
<th class="PropertySheet" nowrap align="left" ID="URLName">
URL</th>
</tr>
</ows:if>
</ows:for-each>
<ows:for-each collection=subwebs length=10>
<ows:if type=in_loop_var name=length condition=greater result=0>
<tr>
<td class="ms-propertysheet">
<li>
<a target="_blank" ID="subweb" name="<ows:var" type="in_loop_var" name="subwebname" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/%3Cows:var%20type=in_loop_var%20name=fullsubwebnameb%3E/_vti_bin/_vti_adm/fpadmdll.dll?page=webadmin.htm">
>
<ows:var type=in_loop_var name=shortsubwebname></ows:var></a>
</li>
</td>
<td class="ms-propertysheet">
<a target="_blank" ID="subweb1" name="<ows:var" type="in_loop_var" name="subwebname" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/%3Cows:var%20type=in_loop_var%20name=fullsubwebnameb%3E/">
1>
<ows:var type=in_loop_var name=fullsubwebname></ows:var>
</a></td>
</tr>
</ows:if>
</ows:for-each>
<ows:if type=in_loop_var name=length condition=greater result=0 collection="subwebs" length="0">
</table>
</td>
</tr>
<ows:if type=in_loop_var name=length condition=greater result=10>
<tr>
<td> </td>
<td class="ms-propertysheet" colspan="4">
<a name="ViewAllGifLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=weblist.htm">
<img border="0" src="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/Images/rect.gif"></a> <a name="ViewAllTextLink" href="file:///C:/Users/Fortinosamuel/Documents/My%20Web%20Sites/fpadmdll.dll?page=weblist.htm"><ID ID=ViewAllText>More
subwebs...</ID></a></td>
</tr>
</ows:if>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
</table>
</td>
<td> </td>
</tr>
</table>
</form>
>