-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDLINSForm.aspx
620 lines (613 loc) · 53.3 KB
/
DLINSForm.aspx
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
<%@ Page Title="" Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="DLINSForm.aspx.cs" Inherits="DLINSFormReport" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
<style type="text/css">
.auto-style3 {
width: 925px;
}
.auto-style4 {
text-align: right;
}
.auto-style5 {
height: 31px;
}
.auto-style6 {
width: 224px;
}
</style>
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<table align="center" class="auto-style1" dir="rtl">
<tr>
<td style="border: thin double #808080; text-align: center;">
<table align="center" class="auto-style1" dir="rtl">
<tr>
<td style="text-align: right">
<asp:Label ID="Label2" runat="server" CssClass="labelTitle" Text="فرم خام بازرسی از شعبه"></asp:Label>
</td>
<td style="text-align: right">
<asp:Label ID="lblMsg" runat="server" CssClass="label" ForeColor="#993333"></asp:Label>
</td>
<td style="text-align: left">
<asp:Button ID="btnReturn" runat="server" Text="بازگشت" CssClass="label" OnClick="btnReturn_Click" />
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="border: thin double #808080; text-align: center;">
<table align="center" class="auto-style3" dir="rtl">
<tr>
<td class="auto-style4">
<asp:Label ID="Label6" runat="server" Text="نام استان: " CssClass="label"></asp:Label>
<asp:DropDownList ID="ddlOstan" runat="server" CssClass="label2">
</asp:DropDownList>
<asp:Button ID="btnOstan" runat="server" CssClass="label" OnClick="btnOstan_Click" Text="تایید" />
<asp:Label ID="lblOstan" runat="server" CssClass="label" ForeColor="#3A4D52"></asp:Label>
<asp:Label ID="lblCodeostan" runat="server" Visible="False"></asp:Label>
</td>
</tr>
<tr>
<td class="auto-style4">
<asp:Label ID="Label4" runat="server" CssClass="label" Text="نام شهر: "></asp:Label>
<asp:DropDownList ID="ddlShahr" runat="server" CssClass="label" TabIndex="1">
</asp:DropDownList>
<asp:Button ID="btnShahr" runat="server" CssClass="label" TabIndex="2" Text="تایید شهر" OnClick="btnShahr_Click" />
<asp:Label ID="lblShahr" runat="server" CssClass="label" ForeColor="#3A4D52"></asp:Label>
<asp:Label ID="lblCodeShahr" runat="server" Visible="False"></asp:Label>
</td>
</tr>
<tr>
<td class="auto-style4">
<asp:Label ID="Label5" runat="server" CssClass="label" Text="نام شعبه: "></asp:Label>
<asp:DropDownList ID="ddlShobeh" runat="server" CssClass="label" TabIndex="3">
</asp:DropDownList>
<asp:Button ID="btnShobeh" runat="server" CssClass="label" TabIndex="4" Text="تایید شعبه" OnClick="btnShobeh_Click" />
</td>
</tr>
<tr>
<td class="auto-style4">
<asp:Label ID="lbl1" runat="server" CssClass="label" Text="شعبه: "></asp:Label>
<asp:Label ID="lblShobeh" runat="server" CssClass="label" ForeColor="#3A4D52"></asp:Label>
<asp:Label ID="lbl2" runat="server" Text="-"></asp:Label>
<asp:Label ID="lbl3" runat="server" CssClass="label" Text="کد شعبه: "></asp:Label>
<asp:Label ID="lblCodeShobeh" runat="server" CssClass="label2"></asp:Label>
<asp:Label ID="lbl4" runat="server" Text="-"></asp:Label>
<asp:Label ID="lbl5" runat="server" CssClass="label" Text="مکان: "></asp:Label>
<asp:Label ID="lblAddress" runat="server" CssClass="label2"></asp:Label>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="border: thin double #808080; text-align: center;">
<table align="center" class="auto-style1" dir="rtl">
<tr>
<td style="text-align: right">
<asp:Button ID="btnNew" runat="server" CssClass="label" OnClick="btnNew_Click" Text="فرم جدید" />
<asp:Button ID="btnViewForm" runat="server" CssClass="label" OnClick="btnViewForm_Click" Text="مشاهده فرم بازرسی" />
</td>
<td style="text-align: left">
<asp:Button ID="btnPrint" runat="server" CssClass="label" OnClick="btnPrint_Click" Text="چاپ فرم بازرسی" />
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="border: thin double #808080; text-align: center;">
<link href="StyleSheet.css" rel="stylesheet" />
<asp:Panel ID="Panel1" runat="server">
<style type="text/css">
.auto-style1 {
width:925px;
font-family:'B Nazanin';
font-size:medium;
}
</style>
<table align="center" class="auto-style1" dir="rtl">
<tr>
<td style="border: thin double #808080; text-align: center;">
<table align="center" class="auto-style1" dir="rtl">
<tr>
<td class="auto-style6" style="text-align: right">
<asp:Label ID="Label75" runat="server" Text="معاونت قضائی" Font-Bold="True"></asp:Label>
<br />
<asp:Label ID="Label76" runat="server" Text="اداره کل بازرسی، نظارت و ارزشیابی" Font-Bold="True"></asp:Label>
</td>
<td style="text-align: center">
<asp:Image ID="Image2" runat="server" Height="100px" ImageUrl="~/Images/ShoraArm.jpg" />
<br />
<asp:Label ID="Label77" runat="server" Text="مرکز امور شوراهاي حل اختلاف" Font-Bold="True" Font-Size="Small"></asp:Label>
<br />
<asp:Label ID="Label80" runat="server" Text="فرم بازرسی از شعب شوراهای حل اختلاف" Font-Bold="True"></asp:Label>
</td>
<td style="text-align: left">
<asp:Label ID="Label79" runat="server" Text="تاریخ...................................... " Font-Bold="True"></asp:Label>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="border: thin double #808080; text-align: center;">
<table align="center" class="auto-style1" dir="rtl" >
<tr>
<td style="text-align: right">
<asp:Label ID="Label69" runat="server" Text="استان: " Font-Bold="True" ></asp:Label>
<asp:Label ID="lblOstan0" runat="server" Font-Bold="True" Font-Names="B Nazanin" Font-Overline="False" ForeColor="#3A4D52"></asp:Label>
</td>
<td style="text-align: right">
<asp:Label ID="Label3" runat="server" Text="شهر: " Font-Bold="True" ></asp:Label>
<asp:Label ID="lblShahr0" runat="server" Font-Bold="True" Font-Names="B Nazanin" ForeColor="#3A4D52"></asp:Label>
</td>
<td style="text-align: right">
<asp:Label ID="Label38" runat="server" Text="شعبه: " Font-Bold="True"></asp:Label>
<asp:Label ID="lblShobeh0" runat="server" Font-Bold="True" Font-Names="B Nazanin" ForeColor="#3A4D52"></asp:Label>
</td>
<td style="text-align: right">
<asp:Label ID="Label68" runat="server" Text="نوع شعبه: " Font-Bold="True"></asp:Label>
<asp:Label ID="lblNoeShobeh" runat="server" Font-Bold="True" Font-Names="B Nazanin" ForeColor="#3A4D52" ></asp:Label>
</td>
</tr>
<tr>
<td style="text-align: right">
<asp:Label ID="Label70" runat="server" Text="حوزه قضائی: " Font-Bold="True" ></asp:Label>
<asp:Label ID="lblHozeh" runat="server" Font-Bold="True" Font-Names="B Nazanin" ForeColor="#3A4D52"></asp:Label>
</td>
<td style="text-align: right">
<asp:Label ID="Label71" runat="server" Text="کد مجتمع: " Font-Bold="True" ></asp:Label>
<asp:Label ID="lblMojtama" runat="server" Font-Bold="True" Font-Names="B Nazanin" ForeColor="#3A4D52"></asp:Label>
</td>
<td colspan="2" style="text-align: right">
<asp:Label ID="Label67" runat="server" Text="نام مجتمع: " Font-Bold="True"></asp:Label>
<asp:Label ID="lblMojtamaName" runat="server" Font-Bold="True" Font-Names="B Nazanin" ForeColor="#3A4D52" ></asp:Label>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table align="center" class="auto-style1" dir="rtl" style="border-style: double; border-width: thin; border-color: #808080">
<tr>
<td style="text-align: right">
<asp:Label ID="Label7" runat="server" Text="1- مشخصات اعضاء شعبه: " Font-Bold="True"></asp:Label>
<asp:Label ID="msg" runat="server" Visible="False"></asp:Label>
<asp:SqlDataSource ID="SqlDataSource1" runat="server" ConnectionString="<%$ ConnectionStrings:DefaultConnection %>" SelectCommand="SELECT TblPersoneli.CodeMelli AS 'کد ملی', TblPersoneli.Name AS 'نام', TblPersoneli.Famil AS 'نام خانوادگی', TblPersoneli.Tarikhetavalod AS 'تاریخ تولد', TblCodeing.Sharh AS 'مدرک تحصیلی', TblCodeing_1.Sharh AS 'رشته تحصیلی', Post.Sharh AS 'سمت در شورا', TblSodorEblagh.Sabegheh+@m AS 'مدت عضویت به ماه'
FROM TblPersoneli INNER JOIN
TblSodorEblagh ON TblPersoneli.CodeP = TblSodorEblagh.CodeP INNER JOIN
TblCodeing ON TblPersoneli.Madrak = TblCodeing.Code INNER JOIN
TblCodeing AS Post ON TblSodorEblagh.PPost = Post.Code LEFT OUTER JOIN
TblCodeing AS TblCodeing_1 ON TblPersoneli.ReshtehTahsili = TblCodeing_1.Code
WHERE (TblSodorEblagh.Vaz = '1') AND (TblSodorEblagh.CodeShobeh = @codeSHobeh)
ORDER BY TblSodorEblagh.PPost ">
<SelectParameters>
<asp:ControlParameter ControlID="msg" Name="m" PropertyName="Text" />
<asp:ControlParameter ControlID="lblCodeShobeh" Name="codeSHobeh" PropertyName="Text" />
</SelectParameters>
</asp:SqlDataSource>
</td>
</tr>
<tr>
<td>
<table align="center" class="auto-style3" dir="rtl">
<tr>
<td style="text-align: right">
<asp:GridView ID="GridView2" runat="server" AutoGenerateColumns="False" DataSourceID="SqlDataSource1" Width="100%" BorderWidth="1px" BorderColor="#DEDFDE" BorderStyle="None" BackColor="White" CellPadding="4" CssClass="labelItems" ForeColor="Black" GridLines="Vertical">
<AlternatingRowStyle BackColor="White" />
<Columns>
<asp:ImageField DataImageUrlField="کد ملی" DataImageUrlFormatString="\\178.252.189.110\Image\{0}.Jpeg">
<ControlStyle Height="50px" Width="50px" />
</asp:ImageField>
<asp:BoundField DataField="کد ملی" HeaderText="کد ملی" SortExpression="کد ملی" />
<asp:BoundField DataField="نام" HeaderText="نام" SortExpression="نام" />
<asp:BoundField DataField="نام خانوادگی" HeaderText="نام خانوادگی" SortExpression="نام خانوادگی" />
<asp:BoundField DataField="تاریخ تولد" HeaderText="تاریخ تولد" SortExpression="تاریخ تولد" />
<asp:BoundField DataField="سمت در شورا" HeaderText="سمت در شورا" SortExpression="سمت در شورا" />
<asp:BoundField DataField="مدرک تحصیلی" HeaderText="مدرک تحصیلی" SortExpression="مدرک تحصیلی" />
<asp:BoundField DataField="رشته تحصیلی" HeaderText="رشته تحصیلی" SortExpression="رشته تحصیلی" />
<asp:BoundField DataField="مدت عضویت به ماه" HeaderText="سابقه به ماه" SortExpression="مدت عضویت به ماه" />
<asp:TemplateField HeaderText="افراد حاضر">
<ItemTemplate>
<asp:CheckBox ID="chech1" runat="server" />
</ItemTemplate>
</asp:TemplateField>
</Columns>
<FooterStyle BackColor="#CCCC99" />
<HeaderStyle BackColor="#6B696B" Font-Bold="True" ForeColor="White" />
<PagerStyle BackColor="#F7F7DE" ForeColor="Black" HorizontalAlign="Right" />
<RowStyle BackColor="#F7F7DE" />
<SelectedRowStyle BackColor="#CE5D5A" Font-Bold="True" ForeColor="White" />
<SortedAscendingCellStyle BackColor="#FBFBF2" />
<SortedAscendingHeaderStyle BackColor="#848384" />
<SortedDescendingCellStyle BackColor="#EAEAD3" />
<SortedDescendingHeaderStyle BackColor="#575357" />
</asp:GridView>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="text-align: right">
<table align="center" class="auto-style1" dir="rtl">
<tr>
<td colspan="2" class="auto-style7">
<asp:Label ID="Label72" runat="server" Text="افراد بدون ابلاغ رسمی: " Font-Bold="True"></asp:Label>
</td>
</tr>
<tr>
<td>
<asp:Label ID="Label73" runat="server" Text="1-" Font-Bold="True"></asp:Label>
<asp:Label ID="Label85" runat="server" ForeColor="#3A4D52" Text="--------------------------------------------------"></asp:Label>
<br />
</td>
<td>
<asp:Label ID="Label74" runat="server" Text="2-" Font-Bold="True"></asp:Label>
<asp:Label ID="Label86" runat="server" ForeColor="#3A4D52" Text="--------------------------------------------------"></asp:Label>
<br />
</td>
</tr>
<tr>
<td>
<asp:Label ID="Label81" runat="server" Text="3-" Font-Bold="True"></asp:Label>
<asp:Label ID="Label87" runat="server" ForeColor="#3A4D52" Text="--------------------------------------------------"></asp:Label>
<br />
</td>
<td>
<asp:Label ID="Label82" runat="server" Text="4-" Font-Bold="True"></asp:Label>
<asp:Label ID="Label88" runat="server" ForeColor="#3A4D52" Text="--------------------------------------------------"></asp:Label>
<br />
</td>
</tr>
<tr>
<td>
<asp:Label ID="Label83" runat="server" Text="5-" Font-Bold="True"></asp:Label>
<asp:Label ID="Label89" runat="server" ForeColor="#3A4D52" Text="--------------------------------------------------"></asp:Label>
<br />
</td>
<td>
<asp:Label ID="Label84" runat="server" Text="6-" Font-Bold="True"></asp:Label>
<asp:Label ID="Label90" runat="server" ForeColor="#3A4D52" Text="--------------------------------------------------"></asp:Label>
<br />
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080">
<table align="center" class="auto-style1" dir="rtl" >
<tr>
<td>
<asp:Label ID="Label8" runat="server" Text="2- آمار پرونده های شعبه:" Font-Bold="True" ></asp:Label>
</td>
<td> </td>
<td style="text-align: left">
<asp:Label ID="Label9" runat="server" Text="موجودی اول سال: " Font-Bold="True"></asp:Label>
</td>
<td>
<asp:TextBox ID="txtMojoodi" runat="server" Width="50px" TabIndex="1" dir="ltr" BorderColor="Black" BorderWidth="1px" Height="30px"></asp:TextBox>
</td>
<td style="text-align: left">
<asp:Label ID="Label10" runat="server" Text="وارده تا پایان ماه قبل:" Font-Bold="True" ></asp:Label>
</td>
<td>
<asp:TextBox ID="txtVaredeh" runat="server" Width="50px" TabIndex="2" dir="ltr" BorderColor="Black" BorderWidth="1px" Height="30px"></asp:TextBox>
</td>
</tr>
<tr>
<td style="text-align: left">
<asp:Label ID="Label11" runat="server" Text="مختومه تا پایان ماه قبل : " Font-Bold="True" ></asp:Label>
</td>
<td>
<asp:TextBox ID="txtMakhtoomeh" runat="server" Width="50px" TabIndex="3" dir="ltr" BorderColor="Black" BorderWidth="1px" Height="30px"></asp:TextBox>
</td>
<td style="text-align: left">
<asp:Label ID="Label12" runat="server" Text="مانده تا پایان ماه قبل: " Font-Bold="True" ></asp:Label>
</td>
<td>
<asp:TextBox ID="txtMandeh" runat="server" Width="50px" TabIndex="4" dir="ltr" BorderColor="Black" BorderWidth="1px" Height="30px"></asp:TextBox>
</td>
<td style="text-align: left">
<asp:Label ID="Label13" runat="server" Text="تعداد پرونده های صلح و سازش از اول سال تا پایان ماه قبل: " Font-Bold="True" ></asp:Label>
</td>
<td>
<asp:TextBox ID="txtSazesh" runat="server" Width="50px" TabIndex="5" dir="ltr" BorderColor="Black" BorderWidth="1px" Height="30px"></asp:TextBox>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080">
<table align="center" class="auto-style1" dir="rtl" >
<tr>
<td class="auto-style4">
<asp:Label ID="Label14" runat="server" Text="3- آخرین تاریخ: " Font-Bold="True" ></asp:Label>
</td>
<td style="text-align: right"> <asp:Label ID="Label15" runat="server" Text="تاریخ وقت رسیدگی: " Font-Bold="True"></asp:Label>
<asp:TextBox ID="txtRoozResidegi" runat="server" BorderWidth="1px" BorderColor="Black" Height="30px" ></asp:TextBox>
</td>
<td class="auto-style4">
<asp:Label ID="Label16" runat="server" Text="تاریخ نظارت: " Font-Bold="True"></asp:Label>
<asp:TextBox ID="txtRoozNezarat" runat="server" MaxLength="2" BorderWidth="1px" BorderColor="Black" Height="30px"></asp:TextBox>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080" class="auto-style4">
<asp:Label ID="Label17" runat="server" Text="4- تعداد اعضاء حاضر در شعبه شورا حین بازرسی از حیث رعایت حدنصاب قانونی در جلسه رسیدگی؟ " Font-Bold="True"></asp:Label>
<asp:CheckBoxList ID="CheckBoxList1" runat="server" DataSourceID="SqlDataSource2" DataTextField="Item" DataValueField="Item" RepeatDirection="Horizontal" Font-Bold="True" ForeColor="#3A4D52">
</asp:CheckBoxList>
<asp:SqlDataSource ID="SqlDataSource2" runat="server" ConnectionString="<%$ ConnectionStrings:DefaultConnection %>" SelectCommand="SELECT Item FROM TblBazrasi_Items WHERE (ID = 'ddlAzaINS') AND (value <> '00') ORDER BY Value"></asp:SqlDataSource>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080" class="auto-style4">
<asp:Label ID="Label18" runat="server" Text="5- نحوه ساعت حضور اعضاء و روزهای تشکیل جلسات شورا: " Font-Bold="True"></asp:Label>
<asp:CheckBoxList ID="CheckBoxList2" runat="server" DataSourceID="SqlDataSource3" DataTextField="Item" DataValueField="Item" RepeatDirection="Horizontal" Font-Bold="True" ForeColor="#3A4D52">
</asp:CheckBoxList>
<asp:SqlDataSource ID="SqlDataSource3" runat="server" ConnectionString="<%$ ConnectionStrings:DefaultConnection %>" SelectCommand="SELECT [Item]
FROM [Shoora].[dbo].[TblBazrasi_Items]
where ID='ddlSaatHozoor' and Value<>'00'
order by Value"></asp:SqlDataSource>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080" class="auto-style4">
<asp:Label ID="Label19" runat="server" Text="6- نحوه کنترل پرداخت هزینه دادرسی و تمبر مالیاتی وکالت نامه با توجه به میزان خواسته بر مبنای توافق یا تعرفه قانونی در صورت دخالت وکیل: " Font-Bold="True"></asp:Label>
<asp:CheckBoxList ID="CheckBoxList3" runat="server" DataSourceID="SqlDataSource4" DataTextField="Item" DataValueField="Item" RepeatDirection="Horizontal" Font-Bold="True" ForeColor="#3A4D52">
</asp:CheckBoxList>
<asp:SqlDataSource ID="SqlDataSource4" runat="server" ConnectionString="<%$ ConnectionStrings:DefaultConnection %>" SelectCommand="SELECT [Item]
FROM [Shoora].[dbo].[TblBazrasi_Items]
where ID='ddlPardakht' and Value<>'00'
order by Value"></asp:SqlDataSource>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080" class="auto-style4">
<asp:Label ID="Label20" runat="server" Text="7- صدور دستور متناسب با درخواست برای تکمیل درخواست توسط خواهان و تعیین وقت رسیدگی: " Font-Bold="True"></asp:Label>
<asp:CheckBoxList ID="CheckBoxList4" runat="server" DataSourceID="SqlDataSource5" DataTextField="Item" DataValueField="Item" RepeatDirection="Horizontal" Font-Bold="True" ForeColor="#3A4D52">
</asp:CheckBoxList>
<asp:SqlDataSource ID="SqlDataSource5" runat="server" ConnectionString="<%$ ConnectionStrings:DefaultConnection %>" SelectCommand="SELECT [Item]
FROM [Shoora].[dbo].[TblBazrasi_Items]
where ID='ddlDastoor' and Value<>'00'
order by Value"></asp:SqlDataSource>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080" class="auto-style4">
<asp:Label ID="Label21" runat="server" Text="8- آیا اهتمام به صلح و سازش در شعبه توسط اعضای شورا بعمل آمده است یا خیر؟ " Font-Bold="True"></asp:Label>
<asp:CheckBoxList ID="CheckBoxList5" runat="server" DataSourceID="SqlDataSource6" DataTextField="Item" DataValueField="Item" RepeatDirection="Horizontal" Font-Bold="True" ForeColor="#3A4D52">
</asp:CheckBoxList>
<asp:SqlDataSource ID="SqlDataSource6" runat="server" ConnectionString="<%$ ConnectionStrings:DefaultConnection %>" SelectCommand="SELECT [Item]
FROM [Shoora].[dbo].[TblBazrasi_Items]
where ID='ddlSolh' and Value<>'00'
order by Value"></asp:SqlDataSource>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080" class="auto-style4">
<asp:Label ID="Label22" runat="server" Text="9- انجام استعلامات مورد نیاز یا مطالبه پرونده استنادی احدی از طرفین پرونده یا سوابق استناد و عنداللزوم ارجاع به کارشناس بنا به درخواست طرفین یا رأساً توسط شورا: " Font-Bold="True"></asp:Label>
<asp:CheckBoxList ID="CheckBoxList6" runat="server" DataSourceID="SqlDataSource7" DataTextField="Item" DataValueField="Item" RepeatDirection="Horizontal" Font-Bold="True" ForeColor="#3A4D52">
</asp:CheckBoxList>
<asp:SqlDataSource ID="SqlDataSource7" runat="server" ConnectionString="<%$ ConnectionStrings:DefaultConnection %>" SelectCommand="SELECT [Item]
FROM [Shoora].[dbo].[TblBazrasi_Items]
where ID='ddlEstelamat' and Value<>'00'
order by Value"></asp:SqlDataSource>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080" class="auto-style4">
<asp:Label ID="Label23" runat="server" Text="10- نحوه ی تصمیم گیری در خصوص درخواست های مطروحه از قبیل تأمین خواسته، توقیف عملیات اجرایی و تأخیر اجرای حکم و تعیین خسارت احتمالی با توجه به مستندات تقدیمی: " Font-Bold="True"></asp:Label>
<asp:CheckBoxList ID="CheckBoxList7" runat="server" DataSourceID="SqlDataSource8" DataTextField="Item" DataValueField="Item" RepeatDirection="Horizontal" Font-Bold="True" ForeColor="#3A4D52">
</asp:CheckBoxList>
<asp:SqlDataSource ID="SqlDataSource8" runat="server" ConnectionString="<%$ ConnectionStrings:DefaultConnection %>" SelectCommand="SELECT [Item]
FROM [Shoora].[dbo].[TblBazrasi_Items]
where ID='ddlTasmim' and Value<>'00'
order by Value"></asp:SqlDataSource>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080" class="auto-style4">
<asp:Label ID="Label24" runat="server" Text="11- وضعیت ابلاغ اوراق قضایی خصوصاً ابلاغ وقت رسیدگی یا حصول اطمینان از اطلاع خوانده از وقت رسیدگی توسط اعضای شورا: " Font-Bold="True"></asp:Label>
<asp:CheckBoxList ID="CheckBoxList8" runat="server" DataSourceID="SqlDataSource9" DataTextField="Item" DataValueField="Item" RepeatDirection="Horizontal" Font-Bold="True" ForeColor="#3A4D52">
</asp:CheckBoxList>
<asp:SqlDataSource ID="SqlDataSource9" runat="server" ConnectionString="<%$ ConnectionStrings:DefaultConnection %>" SelectCommand="SELECT [Item]
FROM [Shoora].[dbo].[TblBazrasi_Items]
where ID='ddlEblagh' and Value<>'00'
order by Value"></asp:SqlDataSource>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080" class="auto-style4">
<asp:Label ID="Label25" runat="server" Text="12- بررسی نحوه ی تنظیم صورت جلسه رسیدگی توسط اعضای شورا و ذکر موارد ضروری مانند حضور طرفین دعوی ،ابلاغ اخطاریه به طرفین یا اطلاع آنها از وقت رسیدگی به طریق ممکن و احراز هویت حاضرین از حیث فراهم بودن یا نبودن موجبات رسیدگی: " Font-Bold="True"></asp:Label>
<asp:CheckBoxList ID="CheckBoxList9" runat="server" DataSourceID="SqlDataSource10" DataTextField="Item" DataValueField="Item" RepeatDirection="Horizontal" Font-Bold="True" ForeColor="#3A4D52">
</asp:CheckBoxList>
<asp:SqlDataSource ID="SqlDataSource10" runat="server" ConnectionString="<%$ ConnectionStrings:DefaultConnection %>" SelectCommand="SELECT [Item]
FROM [Shoora].[dbo].[TblBazrasi_Items]
where ID='ddlSooratJalaseh' and Value<>'00'
order by Value"></asp:SqlDataSource>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080" class="auto-style4">
<asp:Label ID="Label26" runat="server" Text="13- اظهار نظر در خصوص ایرادات مطروحه از ناحیه اصحاب دعوی و نمایندگان آنها در موعد مقرر قانونی: " Font-Bold="True"></asp:Label>
<asp:CheckBoxList ID="CheckBoxList10" runat="server" DataSourceID="SqlDataSource11" DataTextField="Item" DataValueField="Item" RepeatDirection="Horizontal" Font-Bold="True" ForeColor="#3A4D52">
</asp:CheckBoxList>
<asp:SqlDataSource ID="SqlDataSource11" runat="server" ConnectionString="<%$ ConnectionStrings:DefaultConnection %>" SelectCommand="SELECT [Item]
FROM [Shoora].[dbo].[TblBazrasi_Items]
where ID='ddlIradat' and Value<>'00'
order by Value"></asp:SqlDataSource>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080" class="auto-style4">
<asp:Label ID="Label27" runat="server" Text="14- رعایت مقررات مربوط در دعاوی طاری(رسیدگی توام،مواعد قانونی و مرجع ذی صلاح) وفق ماده 21 قانون شورای حل اختلاف: " Font-Bold="True"></asp:Label>
<asp:CheckBoxList ID="CheckBoxList11" runat="server" DataSourceID="SqlDataSource12" DataTextField="Item" DataValueField="Item" RepeatDirection="Horizontal" Font-Bold="True" ForeColor="#3A4D52">
</asp:CheckBoxList>
<asp:SqlDataSource ID="SqlDataSource12" runat="server" ConnectionString="<%$ ConnectionStrings:DefaultConnection %>" SelectCommand="SELECT [Item]
FROM [Shoora].[dbo].[TblBazrasi_Items]
where ID='ddlTari' and Value<>'00'
order by Value"></asp:SqlDataSource>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080" class="auto-style4">
<asp:Label ID="Label28" runat="server" Text="15- اعلام نظریه مشورتی توسط اعضای شورا طبق ماده 9 قانون شورا به عمل آمده یا خیر؟ و آیا قاضی شورا به این موضوع توجه نموده یا خیر؟ " Font-Bold="True"></asp:Label>
<asp:CheckBoxList ID="CheckBoxList12" runat="server" DataSourceID="SqlDataSource13" DataTextField="Item" DataValueField="Item" RepeatDirection="Horizontal" Font-Bold="True" ForeColor="#3A4D52">
</asp:CheckBoxList>
<asp:SqlDataSource ID="SqlDataSource13" runat="server" ConnectionString="<%$ ConnectionStrings:DefaultConnection %>" SelectCommand="SELECT [Item]
FROM [Shoora].[dbo].[TblBazrasi_Items]
where ID='ddlMashverat' and Value<>'00'
order by Value"></asp:SqlDataSource>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080" class="auto-style4">
<asp:Label ID="Label29" runat="server" Text="16- آیا جایگاه بندهای ماده 107 قانون آیین دادرسی مدنی و ماده 95 قانون موصوف از حیث صدور قرارهای مندرج در آنها رعایت گردید یا خیر؟ " Font-Bold="True"></asp:Label>
<asp:CheckBoxList ID="CheckBoxList13" runat="server" DataSourceID="SqlDataSource14" DataTextField="Item" DataValueField="Item" RepeatDirection="Horizontal" Font-Bold="True" ForeColor="#3A4D52">
</asp:CheckBoxList>
<asp:SqlDataSource ID="SqlDataSource14" runat="server" ConnectionString="<%$ ConnectionStrings:DefaultConnection %>" SelectCommand="SELECT [Item]
FROM [Shoora].[dbo].[TblBazrasi_Items]
where ID='ddlMadeh' and Value<>'00'
order by Value"></asp:SqlDataSource>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080" class="auto-style4">
<asp:Label ID="Label30" runat="server" Text="17- منظم بودن پرونده از حیث برگ شماری و ممهور بودن آنها به مهر شورا : " Font-Bold="True"></asp:Label>
<asp:CheckBoxList ID="CheckBoxList14" runat="server" DataSourceID="SqlDataSource15" DataTextField="Item" DataValueField="Item" RepeatDirection="Horizontal" Font-Bold="True" ForeColor="#3A4D52">
</asp:CheckBoxList>
<asp:SqlDataSource ID="SqlDataSource15" runat="server" ConnectionString="<%$ ConnectionStrings:DefaultConnection %>" SelectCommand="SELECT [Item]
FROM [Shoora].[dbo].[TblBazrasi_Items]
where ID='ddlNazm' and Value<>'00'
order by Value"></asp:SqlDataSource>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080" class="auto-style4">
<asp:Label ID="Label31" runat="server" Text="18- آیا صدور دستور تخلیه در اجرای ماده 3 قانون روابط موجر و مستاجر مصوب سال 76 ظرف مهلت مقرر قانونی یک هفته ای از زمان تقدیم دادخواست به مرحله اجرا درآمده است یا خیر؟ " Font-Bold="True"></asp:Label>
<asp:CheckBoxList ID="CheckBoxList15" runat="server" DataSourceID="SqlDataSource16" DataTextField="Item" DataValueField="Item" RepeatDirection="Horizontal" Font-Bold="True" ForeColor="#3A4D52">
</asp:CheckBoxList>
<asp:SqlDataSource ID="SqlDataSource16" runat="server" ConnectionString="<%$ ConnectionStrings:DefaultConnection %>" SelectCommand="SELECT [Item]
FROM [Shoora].[dbo].[TblBazrasi_Items]
where ID='ddlTakhliyeh' and Value<>'00'
order by Value"></asp:SqlDataSource>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080" class="auto-style4">
<asp:Label ID="Label32" runat="server" Text="19- احراز صحت جریان عملیات اجرایی به منظور تایید آن توسط قاضی صادر کننده صورت گرفته است یا خیر؟ " Font-Bold="True"></asp:Label>
<asp:CheckBoxList ID="CheckBoxList16" runat="server" DataSourceID="SqlDataSource17" DataTextField="Item" DataValueField="Item" RepeatDirection="Horizontal" Font-Bold="True" ForeColor="#3A4D52">
</asp:CheckBoxList>
<asp:SqlDataSource ID="SqlDataSource17" runat="server" ConnectionString="<%$ ConnectionStrings:DefaultConnection %>" SelectCommand="SELECT [Item]
FROM [Shoora].[dbo].[TblBazrasi_Items]
where ID='ddlEjraei' and Value<>'00'
order by Value"></asp:SqlDataSource>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080" class="auto-style4">
<asp:Label ID="Label33" runat="server" Text="20- آیا نتیجه پرونده های ارجاعی از مراجع قضایی در اجرای ماده 11 قانون شورا در موعد مقرر حداکثر سه ماهه به مرجع مربوط اعاده می گردد یا خیر؟ " Font-Bold="True"></asp:Label>
<asp:CheckBoxList ID="CheckBoxList17" runat="server" DataSourceID="SqlDataSource18" DataTextField="Item" DataValueField="Item" RepeatDirection="Horizontal" Font-Bold="True" ForeColor="#3A4D52">
</asp:CheckBoxList>
<asp:SqlDataSource ID="SqlDataSource18" runat="server" ConnectionString="<%$ ConnectionStrings:DefaultConnection %>" SelectCommand="SELECT [Item]
FROM [Shoora].[dbo].[TblBazrasi_Items]
where ID='ddlPErjaei' and Value<>'00'
order by Value"></asp:SqlDataSource>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080" class="auto-style4">
<asp:Label ID="Label34" runat="server" Text="21- آیا صدور گزارش اصلاحی توسط اعضاء و تایید آن توسط قاضی شورا طبق ماده 24 قانون شورا به عمل آمده است یا خیر؟ " Font-Bold="True"></asp:Label>
<asp:CheckBoxList ID="CheckBoxList18" runat="server" DataSourceID="SqlDataSource19" DataTextField="Item" DataValueField="Item" RepeatDirection="Horizontal" Font-Bold="True" ForeColor="#3A4D52">
</asp:CheckBoxList>
<asp:SqlDataSource ID="SqlDataSource19" runat="server" ConnectionString="<%$ ConnectionStrings:DefaultConnection %>" SelectCommand="SELECT [Item]
FROM [Shoora].[dbo].[TblBazrasi_Items]
where ID='ddlEslahi' and Value<>'00'
order by Value"></asp:SqlDataSource>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080" class="auto-style4">
<asp:Label ID="Label35" runat="server" Text="22- آیا رسیدگی قاضی شورا به پرونده های کیفری از حیث رعایت صلاحیت، نوع تفهیم اتهام، أخذ آخرین دفاع و أخذ تأمین مناسب و رعایت مستندات قانونی در موارد اعمال کیفیات مخففه قانونی به نحو قانونی و صحیح انجام پذیرفته یا خیر؟ " Font-Bold="True"></asp:Label>
<asp:CheckBoxList ID="CheckBoxList19" runat="server" DataSourceID="SqlDataSource20" DataTextField="Item" DataValueField="Item" RepeatDirection="Horizontal" Font-Bold="True" ForeColor="#3A4D52">
</asp:CheckBoxList>
<asp:SqlDataSource ID="SqlDataSource20" runat="server" ConnectionString="<%$ ConnectionStrings:DefaultConnection %>" SelectCommand="SELECT [Item]
FROM [Shoora].[dbo].[TblBazrasi_Items]
where ID='ddlResidegi' and Value<>'00'
order by Value"></asp:SqlDataSource>
</td>
</tr>
<tr>
<td style="border-style: double; border-width: thin; border-color: #808080" class="auto-style4">
<asp:Label ID="Label36" runat="server" Text="23- حداقل چهارپرونده (کیفری، حقوقی، سازش، تجدید نظر) مورد بازرسی قرارگرفته و نکات قوت و ضعف و راهکار اصلاحی ارائه گردد: " Font-Bold="True"></asp:Label>
<br />
<br />
<br />
<br />
<br />
<br />
<br />
</td>
</tr>
<tr>
<td class="auto-style4" style="border-style: double; border-width: thin; border-color: #808080">
<table align="center" class="auto-style1" dir="rtl">
<tr>
<td class="auto-style5" colspan="2" style="text-align: right">
<asp:Label ID="Label37" runat="server" Text="نام و نام خانوادگی و امضاء بازرسین: " Font-Bold="True"></asp:Label>
</td>
</tr>
<tr>
<td style="text-align: right">
<asp:Label ID="Label43" runat="server" Text="بازرس ا : " Font-Bold="True"></asp:Label>
<asp:Label ID="Label91" runat="server" ForeColor="#3A4D52" Text="------------------------------------------------"></asp:Label>
<br />
</td>
<td rowspan="3" style="text-align: center"> <asp:Label ID="Label39" runat="server" Text="تاریخ بازرسی: " Font-Bold="True"></asp:Label>
<asp:Label ID="Label94" runat="server" ForeColor="#3A4D52" Text="---------------------"></asp:Label>
</td>
</tr>
<tr>
<td style="text-align: right">
<asp:Label ID="Label44" runat="server" Text="بازرس 2: " Font-Bold="True"></asp:Label>
<asp:Label ID="Label92" runat="server" ForeColor="#3A4D52" Text="------------------------------------------------"></asp:Label>
<br />
</td>
</tr>
<tr>
<td style="text-align: right">
<asp:Label ID="Label45" runat="server" Text="بازرس 3: " Font-Bold="True"></asp:Label>
<asp:Label ID="Label93" runat="server" ForeColor="#3A4D52" Text="-----------------------------------------------"></asp:Label>
<br />
</td>
</tr>
</table>
</td>
</tr>
</table>
</asp:Panel>
</td>
</tr>
<tr>
<td style="border: thin double #808080; text-align: right;"> </td>
</tr>
</table>
</asp:Content>