Question: The following HTML file contains some JavaScript, and its purpose is to present a table, and allow the user selects two rows, for example line
The following HTML file contains some JavaScript, and its purpose is to present a table, and allow the user selects two rows, for example line 200 and line 300. The JavaScript then automatically has the boxes inbetween the two user selected boxes checked. Can someone please help me take the user selected checkboxes(for example lines 200-300), put them into a variable (jQuery is being used in this script) and print them (in this case you can just have the line numbers the user chose displayed) on another HTML page using the same variable when the user hits a "submit" button? However this can be achieved is acceptable, it just has to be the exact lines the user chose from the original given HTML script. Thank you very much and it is much appreciated. NOTE: YOU CAN IGNORE ABOUT 80% OF THE HTML!! I am simply giving it to avoid confusion as to what my script is doing and what I am asking for.
checkboxes.html
Log Information
| Select | Line Number | Log segment | Machine type | Date |
|---|---|---|---|---|
| {{i[-1]}} | {{i[3]}} | {{i[2]}} | {{i[0]}} |
