Thanks for the video. Was really useful and got it working. Now Im stuck in the following step. I need to submit the author and book to get the book detail in another page, adding the awards and the year the books were published. Would be great if you can help me!
Instead of selecting from drop-down from first text box I want to select from autocomplete suggestions from first text box and fetch associated books in second text box.. Please make this video of dynamic drop-down based on autocomplete suggestions selection. I have searched over Google but didn't find any decent tutorial on this.
Thank you for the nice tutorial. How about binding more than two dropdowns and to show the price in frontend as a result? Ex.: (Make) Samsung -> (Model) Galaxy S9 ->(Country) India->(Carrier) Airtel->(Service) AAA = $10
book is just a param... it's the first array of this {books}... btw you can use any keyword instead of book and it'll work... And make sure use the same keyword when you append with books table... exm: books.forEach( function(bookie) { $('#books').append('' + bookie.book_name + '') })
sir, I tried to implement your logic with my database but its showing the below error Uncaught SyntaxError: Unexpected end of JSON input at JSON.parse () at Object. (create_quotation.php:20) at fire (jquery-1.8.2.js:974) at Object.fireWith [as resolveWith] (jquery-1.8.2.js:1082) at done (jquery-1.8.2.js:7788) at XMLHttpRequest.callback (jquery-1.8.2.js:8500) can u please help me with it. even in console nothing is getting displayed
thank you for this nice tuto, please i have write the same code for another database but i have this message: Uncaught SyntaxError: Unexpected end of JSON input at JSON.parse () at Object. ((index):16) in this line: books = JSON.parse(books); books.ForEach (function(book){ $('#books').append(''+ book.code_sec +'') }) in my BD i have 2 tables : 1: specialite (id_spe, nom_spe, code_spe) 2: section (id_sec, code_sec, #id_spe) Thks for help me
Anyone to help, I need to insert district id into database, one i click province, dependent dropdown should should show all its districts and then id of that district should be inserted into my database.Thanks in advance
I've been trying to do this for over 15 hours (spread between 2 days).
No joke.
And thanks to your video I could do it. Thank you very much
I am glad to hear that. you're most welcome!!
Thanks a lot. God Bless U bro. Fully explain in only one short video. I understand well. Code also working very well. I'll never forget u. Thanks ....
This worked for me very well, except json parse who don’t accept the use of accents in words like : é or è.
Thank you so much Sir
I found this adaptable for my project. Thank you for taking the time to make this demo.
it was a big help bro, abhi maja aiga na bhidu, god bless you mere bhai.
after an hour got the right video ... thank you so much
awesome man. You saved my day. Very helpful. GOD bless u.
thank u so much, love u 3000 🥰😁😁😁
Thank you so much for this video! I was struggling to do this since a veryy long time. Thank you so much!!
Glad to hear that.. your welcome!!
@@learnWebCoding hi good work, just have a question how can i add the value in --'' + --model.name-- + ''-- thank you
Nice One... Really like this tutorial
Thanks a lot! It works!!!!!!!!!
thanks a lot sir for the video. my all queries get solved. thanks once again
nice bro
Awesome...!!
Thanks for the video.
Was really useful and got it working.
Now Im stuck in the following step.
I need to submit the author and book to get the book detail in another page, adding the awards and the year the books were published.
Would be great if you can help me!
Thank you very much Sir
Your most welcome!
Hi sir! I am your fan from Philippines :)
Hi thanks for your effort on this tutorial . can you make another tutorial using postgresql?
Thanks, bro! Very informative tutorial.
Really helpful video, thank you very much
omg! thank you so much for this tutorial! i really needed this
Glad it was helpful!
This video made my day! Thanks my friend :)
Glad to hear that.. your welcome!
Instead of selecting from drop-down from first text box I want to select from autocomplete suggestions from first text box and fetch associated books in second text box..
Please make this video of dynamic drop-down based on autocomplete suggestions selection.
I have searched over Google but didn't find any decent tutorial on this.
thank you so much . it is excellent
Great video
How to edit or update dependent dropdown? Can you make a tutorial please i badly need it for my project. Thanks in advance
Embrace your ears, plug your headphones in 11:45
You're welcome
😂😂😂😂
it is working, so how about showing back the dropdown based on the data from database?
Thank you sir. You are very good
Thanks for this. However I need to insert the selected option into the database not the id. Thanks
Thanks!
Your welcome!
Thank you for the nice tutorial. How about binding more than two dropdowns and to show the price in frontend as a result? Ex.: (Make) Samsung -> (Model) Galaxy S9 ->(Country) India->(Carrier) Airtel->(Service) AAA = $10
please need this answer
do you find the answer? i need it please
@@irchamaji6700 Nope. I hired IT guy to solve it.
Very helpful tuturial bro can you make it on laravel
is it necessary to write the lines "
" in the program
Nice work. Thanks for sharing. Please, how can I get the codes?
Thank you Bro.
Your welcome!
@@learnWebCoding plz i want code for three drop down
i want a four dropdown and last dropdown select means get price can u help for us?
Please tell me how to connect four dropdown list connections
Can I use this to Google form..?
thank you..
Is it possible without using php only by using jQuery?
How to insert variables placeholder in mysql
But how u insert author id into book table please explain
How to displays the information of the authors and book selected on the same page
sir , in line no. 19 "books.forEach(function(book)" where the book comes from?
book is just a param... it's the first array of this {books}... btw you can use any keyword instead of book and it'll work...
And make sure use the same keyword when you append with books table...
exm:
books.forEach( function(bookie) {
$('#books').append('' + bookie.book_name + '')
})
good jop
Can we please have access to the source code? I have copied you ajax verbatim and the $_post var is not getting to my php script
Thanx sir can you give me css and jquery for the same i m unable to run this
Sir I have included the jQuery file. But still, the second drop-down is not working.
sir,
I tried to implement your logic with my database but its showing the below error
Uncaught SyntaxError: Unexpected end of JSON input
at JSON.parse ()
at Object. (create_quotation.php:20)
at fire (jquery-1.8.2.js:974)
at Object.fireWith [as resolveWith] (jquery-1.8.2.js:1082)
at done (jquery-1.8.2.js:7788)
at XMLHttpRequest.callback (jquery-1.8.2.js:8500)
can u please help me with it.
even in console nothing is getting displayed
Your name (required)
[text* your-name]
[select* Main Category "Home deep cleaning"][select* Sub Category "sofa cleaning"
"kitchen cleaning"
"bathroom cleaning"][select* Main Category "Painting"][select* Sub Category "interior painting"
"exterior painting"
"texture painting"]
[select* Main Category "Painting"][select* Sub Category "interior painting"
"exterior painting"
"texture painting"]
Your email
[email* your-email]
Subject
[text* your-subject]
Your message (optional)
[textarea your-message]
[submit "Submit"]
don't show the second dropdown what to do now plz help me...
thank you for this nice tuto, please i have write the same code for another database but i have this message:
Uncaught SyntaxError: Unexpected end of JSON input
at JSON.parse ()
at Object. ((index):16)
in this line:
books = JSON.parse(books);
books.ForEach (function(book){
$('#books').append(''+ book.code_sec +'')
})
in my BD i have 2 tables :
1: specialite (id_spe, nom_spe, code_spe)
2: section (id_sec, code_sec, #id_spe)
Thks for help me
I'm having the same issue. Have you managed to find a solution for it?
Anyone to help, I need to insert district id into database, one i click province, dependent dropdown should should show all its districts and then id of that district should be inserted into my database.Thanks in advance
where is the jquery and css file and the second selection is not working.plz reply
The code from github is incomplete
Imaging I wanted to show my results to be like Books, Author for the Books Dropdown list how would I do that Sir?
ths dont work for me dont show the second select
true it is not work
to get the 2nd select you need to have the jquery-3.2.1.min.js and place it in your folder
This script is just owo, but i need to insert country name,state name & city name ,.pls help me
There is an error in your SQL file source code bro
SOURCE CODE NOT WORKING
source code plz..!
No works
code de ta