For my CS exam I have written a python code to download images from a user account using Graph APIs but I have faced a problem I am not able to fix: When I open
Im doing something for programming class, which involves making a 'Snap!' game. Basically the code runs like this: Private Sub btnOne_Click(sender As Object, e
I'm working on an old Outlook add-in that doesn't seem to trigger on the ItemAdd event This is the code right now: public partial class MyAddin { private MA
I'm making a filter in PHP but I need javascript to fill the form after pushing submit button (for people to see what they entered in the form). To do so, I did
I need to send data to a Controller to Post data currently I'm not using a form only I need to send an array for parameters, what is the right way to do it ?now
I want to use the atomix framework using the java API in my application. The application should be deployed and scaled via kubernetes. And every Pod should be
I have tried many things but I can't get discord.py to send a message with embeds. But I have gotten it to send a normal message when a command is typed using t
I am using Ubuntu Linux. I am trying to use Postgres as database. It is doing fine when I created a user: CREATE USER username; But when I try to create a data