Guys I am making an app to mark attendance based on location.but I am getting my lastlocation null whenever I turn off my GPS.how to deal with this?
Guys i want to ask somthing.If i have two input fields having name="name",name="age" and i send them through ajax to php like this: var datastring=$("#form").serialize();.So ...
Guys I have coded one problem. But I am able to pass only 3 test cases out of 10 and also test cases constraints are hidden. How to deal with this?
Guys in this i am trying to visualise the food production for india from year 1961 to 2013 in terms of percentage. Is the graph understandable or something better is possible...
Guys i have one query. currently I am on windows 10 want to install Ubuntu and remove windows 10. But when I selected bootable USB having Ubuntu in bios then laptop started i...
How to remove these 0,1,2..... Indexes?
Guys after dumming my data i got two labels diagnosis_B and diagnosis_M. How to store these two in variable label?I was doing like this : label=data_dummy['diagnosis_B','diag...
Can anyone tell me what this javascript code is trying to do ? {data.record?.feadback_type ? data.record.feadback_type.text : null}{''}
guys pyttsx is working when writing code in terminal bu tnot when writing in pycharm.Is it like i have to installl pyttsx modules in project file?
Guys i want to access unavailabledates variable values defined in checkavailability() in script.js file. How to do?
["Customer Name : ", "Robert", "Address : ", "Mars", "PhoneNumber : ", XXXXX "Credit Card Details : ", XXXX] Guys i am able to retreive data from database,but want to show it ...
I think No difference. Basically we store the value in variable if we need it in future or for other calculation but if not them just returning it works. -1 is to reduce the s...
Guys in ajax .ajax{ data:{ name:$_POST['name'] } }here data is variable containing name in an array form? Basically I want to send this data to php file and want to store na...
U are saying when bookmark button is clicked then field in firebase will be set to variable bookmarked.Now after that check in bookmark class if any field is set bookmarked th...
var previous_location =document.getElementById('location').value; location.reload('home.ejs?dropdownvalue=previous_location');
Guys I want to ask user interest like business, wedding etc in Android App first time when he enter question section. How to do this. How to check that this is his first tim...
U mean it should be this: ArrayList list<String>= new ArrayList<String>();?
I want to put this json in an array and want to return it from backnd to frontend.How to do that ?
Guys is there any concept of universal layout beacause since each phone have its own pixesl and screen size my items are getting displaced on large screen phones. How to deal ...
I want to create chatbot?can anyone here guide me how to start?