Path: Home > List > Load (comdi.com)

Summary
Okay, I've reviewed the provided data. Here's a breakdown of the information, categorized for clarity:

1. Form Fields (Based on `li_name` and related attributes):

* General Form Fields:
* `agree`: (cb - checkbox) - Agreement terms.
* `ads_agree`: (hd - hidden field) - Likely related to advertising consent.
* `UsrComment`: (cb - checkbox) - User comment field.
* `formId`: (hd - hidden field) - A unique identifier for the form, likely a database key.

* Personal Information Fields:
* `TariffName`: (da - date/area) - Tariff or plan name. The `li_dateformat` suggests it's likely linked to a service selection.
* `Notes`: (da - date/area) - A free-text field for user notes. The `li_dateformat` and `li_datediv` suggest this is an area for text input.

* Contact Information Fields:
* `WbnrMtsProduct`: (cb - checkbox) - Product selection (possibly related to "MTS" - Mobile Telecommunication System)
* `WbnrMtsProduct`: (selffirstvar - self-referential) - Replicated self-referential field to ensure data consistency

* Other Fields
* `Notes`: (da - date/area) - Free-text field for additional notes

2. Data Attributes (Key Attributes Across Multiple Fields):

* `li_name`: The name of the field (e.g., "agree").
* `li_nm`: Alias for `li_name`, often used for display purposes.
* `li_req`: (boolean - likely "y" or "yes") - Indicates if the field is required.
* `li_dateformat`: Specifies the date format (e.g., "DD-MM-YYYY").
* `li_datediv`: Indicates the division for date display (e.g., "dot").
* `li_datemask`: Specifies the date mask/format expected for input (e.g., "99.99.9999").
* `li_parent_id`: The ID of the parent field (used for hierarchical forms).
* `li_type`: The field type (e.g., "cb" for checkbox, "hd" for hidden field, "da" for date/area).
* `li_label`: The label associated with the field (e.g., "u041du0430u0442u0430").
* `li_dateUnavailPast`: Indicates if past dates are unavailable for selection.
* `li_dateUnavailToday`: Indicates if today is unavailable.
* `ls`: The size or length of the field value.
* `loff`: Indicates if the field is off-line.

3. Notes on the Data:

* Language: A significant portion of the labels are in Cyrillic (Russian).
* Data Types: The `li_type` attribute is crucial for determining how the data is handled. `cb` is checkbox, `hd` is hidden field. `da` implies a date field.
* Validation: The `li_req` and `li_dateformat` attributes suggest that data validation is implemented.
* Hierarchy: The `li_parent_id` indicates that this is likely a hierarchical form, with fields organized in a parent-child relationship.

To help me provide more targeted assistance, could you tell me:

* What is the purpose of this data? (e.g., is it for a form, a database schema, a data import/export process?)
* Are you trying to validate the data, transform it, or understand its structure?
* Is there anything specific you'd like me to do with this information (e.g., generate a SQL query, write some Python code to parse it)?
Title
Organization and management of video broadcasts of large-scale events
Description
Professional broadcasting of events on the Internet to a large audience | COMDI
Keywords
email, name, account, none, border, bottom, event, john, smith, shadow, text, decoration, style, solid, color, https
NS Lookup
A 37.130.193.75
Dates
Created 2026-02-14
Updated 2026-02-14
Summarized 2026-03-18

Query time: 2661 ms