Hi do you hire contract based python/django freelancer? We can help you in this and related tasks at fair prices Best Regards, Divyesh Khamele, Pythonmate
On Sun, 11 Oct 2020, 4:10 pm surendra bhaskar, < surendra.bhaska...@siesgst.ac.in> wrote: > Thank you > Surendra Ediga > > > > On Sun, Oct 11, 2020 at 12:55 AM Roger Gammans < > rgamm...@gammascience.co.uk> wrote: > >> This is really a JavaScript question not a Django one. >> >> But since I can see the problem... , >> >> The issue is 'dissmal-info' isn't a valid Js identifier, the browser is >> trying to subtract the nonexistent 'info' variable from the 'dismissal' >> value. You should be able to use ['dismissal-info'] instead of . >> dismissal-info. >> >> >> >> >> >> >> >> On 10 October 2020 07:19:06 BST, surendra bhaskar < >> surendra.bhaska...@siesgst.ac.in> wrote: >> >*I am able to get all data from api but not able to get certainvalues >> >which have - in between of 2 words* >> >"dismissal": "catch", >> > "SR": 120, >> > "6s": 0, >> > "4s": 2, >> > "M": 0, >> > "B": 10, >> > "R": 12, >> > "dismissal-info": "c Curran b Chawla", <== this type is not >> >working >> > "batsman": "RG Sharma (c)", >> > "pid": "34102" >> > >> > >> >* Trying this code to get data * >> > document.write(JSON.stringify(data.data.fielding[0].scores[0].SR)) <== >> >working >> > document.write(JSON.stringify(data.data.batting[0].scores[0].batsman)) >> ><== working >> >document.write(JSON.stringify(data.data.batting[0].scores[0].dismissal)) >> ><== working >> > >> >> >document.write(JSON.stringify(data.data.batting[0].scores[0].dismissal-info)) >> ><== showing info is not defined >> >*I am tried with a lot but finally failed to get this type of data so >> >can >> >you pls help me out * >> >[image: image.png] >> >*Thank You,* >> >*Surendra Ediga* >> >> -- >> Sent from my Android device with K-9 Mail. Please excuse my brevity. >> > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAPT84Tm2HpKvA_ggtC3F34TqhfsesNvH75u3-NzAeVDjBG0WRg%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAPT84Tm2HpKvA_ggtC3F34TqhfsesNvH75u3-NzAeVDjBG0WRg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAH9mneUUDAhr1H21uj6sndoyb1AXmp%3DP8dEYFgS6r2cZDChbpw%40mail.gmail.com.