
我是我的我
-
Regarding the issue of popping up another table record from a table...
I set a button in table1 to jump to the first record of table2, but there seems to be an error. Where could the problem be? Thank you for your help.
- Answered
-
A question about writing HTML code.
I have two pieces of code. I want to write the table data from code one into code two while retaining the style of code two. How should I write the code?Their structures are different,…
-
Regarding the issue of modifying a sub-table of a sub-table.
Created an order database. The Orders table records the product details of an order; the Products table records product names and quantities; the code table records code information, etc.…
- Answered
-
How to use code to remove extra information?
I have set up two text elements in the database, and text1 contains the following information. 2222 333 44553 1234 How to set up a button to remove the extra spaces in the content of text1?…
- Answered