71 questions
I'm implementing a simple ajax call using link_to and remote: true Ajax calls from erb to link_to in the same view folder are called well, so js.I'm good at loading erb files A jax call called link_to...
jquery-1.8.2.min.js:2 GET http://localhost:8080/api/trmnlInfoColctToFile.do?imei=A2&phoneSerial=testS…=lte&androidVersion=1.1&swVersion=aa_f10_1212&extra=extra1&_=1461227407494 net...
There are other tables, Member and Vote. It's registered in DB, but it's registered as shown in the log below, and when I looked up what the problem was, I found out that there was a null in the contr...
$(#role_select_box option:contains('+user_role+')).attr(selected, 'selected');...The user_role value is 'vip'I would like to receive the information through Ajax and give the selected setting to the o...
Cho Daehyuk's blog http://bcho.tistory.com/1078 Here, we use the multiparty module to study uploading images. It works fine if you follow the example. Ajax method $.ajax({ type: post, url: /users/uplo...
I tried to get a new value by transferring one of the json.dumps values to form data by using ajax once more in ajax (inside the success) such as json.dumps, but it says I can't find it. When I took a...
Hello, I'm a person who just started learning coding. I'm making a simple shopping mall. If I press 4 products on the main page of the shopping mall, I am trying to change the value within the same pa...
Hello, I want to receive the select value using ajax, process the data accordingly, and then show it to the next select value, but I don't know how to process the data processed by ajax when I transfe...
Situation ex)Input: 3 -> What is entered in py. Gugudan of the input value (only an example, the actual code is very Kim) -> Output the execution result of py to html (graph or character) When I...
« | - 7 - | » |
© 2024 OneMinuteCode. All rights reserved.