1,801
การแก้ไข
| บรรทัดที่ 689: | บรรทัดที่ 689: | ||
# Send a time-check request to verify the session time and the page time match. ''This action is performed by blocking the submit, performing a time check, and only calling the submission routine again afterward if the check passes. (During the process, the flag '''pass_timechk''' is utilized.)'' | # Send a time-check request to verify the session time and the page time match. ''This action is performed by blocking the submit, performing a time check, and only calling the submission routine again afterward if the check passes. (During the process, the flag '''pass_timechk''' is utilized.)'' | ||
# Recheck whether any instacalc/search field needs to be re-fetched by checking the field attribute '''valchanged''' of each. Perform the action if necessary. | # Recheck whether any instacalc/search field needs to be re-fetched by checking the field attribute '''valchanged''' of each. Perform the action if necessary. | ||
# Unformat all special-type fields | # Unformat all special-type fields and clear all search modals. | ||
# Send the form submit request. | # Send the form submit request. | ||