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
Post a Comment