Maybe you were looking for...

Mongodb + Atlas: 'bad auth Authentication failed.', code: 8000,

I've tried this and it's not working. I have the following error with Mongodb + Atlas: MongoError: bad auth Authentication failed. at /Users/cyrus/Documen

constructing object with key value and value accepting space in js

I might be wrong , but curious to know whether can i construct an object with key value pair, with value accepting space only Somehow after parsing i need to ge

a return keyword must not be followed by object expression

my code is running but the biggest number out of the three numbers that has been entered is not appearing how can I solve this? this is the code that I have don

How to get listbox index

This is an item on my listbox. After I press a button, it adds this to my listbox and I want to get the hh:mm index (10:58), but I think this only has one index

Already defined in dllmain.obj

I'm trying to clean a bit my code moving some parts to they .h and .cpp files. The problem is that when I try to compile, I get a "already defined" error. I kno

Issue with django request,get user from bd

SO,I want to get user details from database and show them in user.html,but I cant do it. They dont display in this file. I tried to do class UserView(ListView):

Returning multiple lists from one SQLAlchemy query organized by a dict attribute FLASK

I am trying to write a python function that receives a list of all VolunteerReports from a DB and then organizes them into separate lists based on their "report

How can i target appended items one by one in javascript?

I created a simple new tab page similar to web browsers, but when I create a new tab and press the x icon to triger closetab() it closes all the tabs and does n