I am wrting Access DAP. On the page I need to create a new record based on a
current rcord so I am developing copy operation. I have lots of HTML
controls on the page. When I click new, it should keep all the data in the
controls as it is except a few.

How can I achieve this using DHTML

thanks