I have a static website on AWS S3 and it requests various APIs of a backend server which has a self signed certificate. The static website is HTTPS enabled with
I'm trying to get a Python 3 program to do some manipulations with a text file filled with information. However, when trying to read the file I get the followin
I tried this code reverse string space should be at the same place, this code taking input but output not printing not getting error also i'm trying to print ou
I'm using C++Builder 11 Alexandria. Is there a way to position a SpeedButton caption always centered even if there is a glyph? Caption can be positioned at righ
I'm trying to call a x64 C++ function (in .dll) from VB6 application. Warning message displayed be below: "Run-time error '48'/File not found ***.dll" Is ther
I am working with a python Dataframe the information that is needed to solve this problem revolves around three specific columns being: latitude, longitude, and
I'm trying to debug the source of a SQL timeout in a web application that I maintain. I have the source code of the C# code behind, so I know exactly what code