| Line 21... |
Line 21... |
| 21 |
Dim DB_RTAG_ID, DB_RTAG_NAME ' Extracted from Request(rtag_id)
|
21 |
Dim DB_RTAG_ID, DB_RTAG_NAME ' Extracted from Request(rtag_id)
|
| 22 |
Dim DB_PV_ID ' Extracted from Request(pv_id)
|
22 |
Dim DB_PV_ID ' Extracted from Request(pv_id)
|
| 23 |
Dim TIMER_VALUE
|
23 |
Dim TIMER_VALUE
|
| 24 |
Dim rmDebug ' Will display text in the footer area
|
24 |
Dim rmDebug ' Will display text in the footer area
|
| 25 |
Dim sJqueryIformCancel ' ID of Cancel Button in Iframe
|
25 |
Dim sJqueryIformCancel ' ID of Cancel Button in Iframe
|
| 26 |
Dim bJqueryDataTables ' Include datatable support
|
26 |
Dim bJqueryDataTables ' Include DataTables support
|
| - |
|
27 |
Dim sJqueryDataTablesCss ' Alternate CSS for DataTables
|
| 27 |
Dim bJqueryForms ' Include Jquery Form support
|
28 |
Dim bJqueryForms ' Include Jquery Form support
|
| 28 |
Dim bJqueryVix ' Include vix jquery components
|
29 |
Dim bJqueryVix ' Include vix jquery components
|
| 29 |
Dim bJqueryTimePicker ' Include Date-Time picker
|
30 |
Dim bJqueryTimePicker ' Include Date-Time picker
|
| 30 |
Dim bJqueryCommonLoaded ' Prevent multiple loads
|
31 |
Dim bJqueryCommonLoaded ' Prevent multiple loads
|
| 31 |
' -- Variable Initialisation --------------------------
|
32 |
' -- Variable Initialisation --------------------------
|