How to POST request in a Python Website using AJAX ? [Flask & Django]

How to POST request in a Python Website using AJAX ? [Flask & Django]

JimShapedCoding

2 года назад

13,681 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@rekabffej
@rekabffej - 06.12.2023 13:12

Thanks so much! This really helped me with my CS50 final project!🦆

Ответить
@rekabffej
@rekabffej - 06.12.2023 13:08

Dude, I'm in CS50 working on my final project and I needed to learn how to use jQuery to do AJAX because what was taught in class wasn't sufficient for the AJAX that I want to do for my project. Your video helped me so much to understand how to do this! The way that you explained everything by going step by step and giving showing the results of your code at each step, then building on it just made it click. Thank you!!!

Ответить
@ButcherTTV
@ButcherTTV - 02.11.2023 03:32

Good tutorial Jim!

Ответить
@MrSmart-tp8ko
@MrSmart-tp8ko - 14.09.2023 10:56

Lovely video, helped me finish my pet project 🎉❤🎉

Ответить
@maazshaikh7905
@maazshaikh7905 - 26.07.2023 14:33

how to fetch data from the back end after submitting a post request asynchronously in flask. please make a tutorial on that.

Ответить
@kavorka8855
@kavorka8855 - 29.04.2023 23:07

this is great, but I didn't see you implement anything on the client side without reloading the page.

Ответить
@hotcrossbun26
@hotcrossbun26 - 18.03.2023 22:39

Great video. Really clear and first time I really understood how to use this.

Ответить
@patriciagiramia7238
@patriciagiramia7238 - 18.10.2022 11:57

Nice. Could you do the same without Flask?

Ответить
@ansonnn_
@ansonnn_ - 16.05.2022 19:14

Thanks! A very informative video as always! I'm curious about using AJAX outputs in conjunction with this. For example, after the user has entered something to the input and pressed a button, we can show the result on the page without refreshing. Is that even possible?

Ответить
@adityavaste3732
@adityavaste3732 - 09.02.2022 11:21

Gained lot of knowledge from it.... your teaching style is Superb !

Ответить
@tom.bailey
@tom.bailey - 31.01.2022 13:55

Nice video Jim, thanks!

Ответить
@user-rg3ye3kx4j
@user-rg3ye3kx4j - 30.01.2022 18:20

אתה ישראלי?

Ответить
@techwithrg45
@techwithrg45 - 26.01.2022 19:35

This will help me in my blog app for quick liking and disliking a post : )
Thanks Jim sir for this video

Ответить
@Kennethlumor
@Kennethlumor - 26.01.2022 18:52

I watch most of the video but none of them is not working please... How to add a search system to flask app whereby if for example an admin search for something he can get the feedback

Ответить
@Kennethlumor
@Kennethlumor - 26.01.2022 18:49

Please and please I request from you to do a video on how to add a search 🔎 systems to the flask app but you didn't mind me up to now. But please help me 😢

Ответить
@Kennethlumor
@Kennethlumor - 26.01.2022 18:48

Sir thanks for the video 📹

Ответить
@jimshapedcoding
@jimshapedcoding - 26.01.2022 18:22

An update about where to get the code. I've initialized to migrate all my code snippets into one repository named codesnippets. Every copy&paste code snippet will be located there in the suitable directory as it is more manageable for me instead of locating them in my own website. Larger projects (i.e Minesweeper game) are exceptional, they will have their own repository links.
Get the code from the Github link in the description and enjoy watching! :)

Ответить