The web page is being implemented through flask. Is there a way to dynamically get the value from javascript on the app of flask? Or is there a way to connect to db in javascript?
If you get the value from HTml, it seems that you can't get the value dynamically It is impossible to connect to db from html because it has to go through php.
flask javascript html
© 2024 OneMinuteCode. All rights reserved.