jquery - multiple dynamic instances of form using python, javascript, or ajax -


i accomplish following within single webpage:

prompt user enter amount of days. based on number enter, multiple instances of form created. if enter 5 days, there may 5 buttons appear , click on each button , fill each form , when done entering values hit submit when done of forms.

i appreciate insight on best approach accomplishing this. i'm doing back-end code in python , using javascript front-end, , did reading , feel might accomplished ajax...that if understanding articles correctly.

thank you.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -