5,430 Posted Topics
Re: I'm going with no since the way things work the reply from the server would go to the IP it came from. Now if you wanted to use a VPN you might be able to craft a system that used the searcher's geo-location but again no to your initial question. | |
Re: I'm going with "Can't be done" for 2 reasons. 1. There are more streets than will fit into the number of rows in Excel sheets. 2. In Algeria where streets may have more than one name, or no name at all. There is some similar shill questions out there with … | |
Source: https://www.whitehouse.gov/presidential-actions/executive-order-addressing-threat-posed-tiktok/ This Sunday should the 45 day mark when the ban occurs. Let the app wars begin. | |
Re: Me too. At times like these, it's a shame to be from here. | |
Re: Small world. Lived in Richmond, BC Canada from 1993 to 2000. I've been back a few times and each time more and more crowded. Still beautiful. Welcome! | |
Re: Why can't you use atan2? It appears to be in Python today. I'm reading https://www.w3schools.com/python/ref_math_atan2.asp | |
Re: 92.39.148.61 (one of your IP addresses) says otherwise.) Spam much? | |
Re: You need to be more specific. As I read https://support.skype.com/en/skype/all/troubleshooting/ there are many reasons Skype does not work. I can't tell which failure you are experiencing. | |
Re: The answer looks to be maybe. Why? Because some old version may not work. Time to check the KeeForm homepage and maybe ask the author listed at https://keepass.info/plugins.html#formfiller | |
Re: I hear you. [This other discussion](https://android.stackexchange.com/questions/197717/how-to-get-usb-file-transfer-working-on-oreo-8-1) parrots all the things I've done over time. To quote Roseanne Roseannadanna, "It's always something. If it's not one thing it's another." The one about "Revoke USB debugging authorisations" is one I recall since I do, once in a while use the USB debugging … | |
Re: At the web site it states "export to HTML." But I worry here because if you didn't read the web pages, what other questions could you be asking? I see a lot of spam posts like "Have you seen/tried/used BLANK app/software?" Sorry if I question your motives here. | |
Re: The more I read about this issue the more I see it's rarely the same issue and one you should put into the Unity forums. Example: https://forum.unity.com/threads/ld-3-duplicate-symbols-for-architecture-arm64.860209/ There are other good discussions that get marked solved when old versions of Unity or some addons were updated. | |
Re: I did notice you wrote "It uses the API" which means the company that created this device would have not only the API but usually has support for programmers and if there is no programmer on your staff, consultants and programmers for hire. | |
Re: Your topic needs clarification. As I have worked in C# albeit not for homing missiles I did work in the defense industry decades ago on a few missile systems then later industrial products. Putting aside asking if this was a missile or a game any app you write involving missile … | |
Re: My view about javascript is that you know to learn the basics and use the web when you can't remember things. For example the following given as a quiz rarely finds a coder answer all correctly.  Given that most have to deal with a full stack today, you learn … | |
Re: Just ideas. Person 1: 1. For scripted or automating image and text work, we used [ImageMagick](https://en.wikipedia.org/wiki/ImageMagick). In case you need to know if ImageMagick can put text on images, read https://en.wikipedia.org/wiki/ImageMagick 2. For this step of uploading files and Whatsapp I'd turn to PYTHON. Python can do this. Remember my … | |
Re: Since the author is not working on it, look at other PDF creation tools such as TCPDF, MPDF and others. | |
Re: I can't guess if that's all the code. But one thought here is to debug it with examining the type() of that variable result. https://docs.python.org/2/library/functions.html?highlight=type#type if you don't know the function. | |
Re: Why would I need this? For decades I've been able to boot another OS and look around most installed OSes. Do you consider what I can do to be an exploit? Or is it just a Personal Computer doing exactly what a PC should do? PCs have yet to be … | |
Re: Our bordie collie seemed fine but he had a 6 year old and soon after another son so there was an active household. We included our border collie in any outing that we could. Living in the Vancouver British Columbia for 8 years helped a lot since we had mild … | |
Re: https://in.linkedin.com/company/nearandlearn seems to write NearLearn offers "Programming & Web Development." As such, wouldn't your teachers have such answers? Also, as SEO is a moving target the answer is "every day." | |
Re: I'm going to upset someone here. After decades of such work, we backup the entire server when it is not "live." We can use any number of methods you find on the web to backup the entire server and have never had to look for software to do this for … | |
Re: Thanks for this fix. However. (You knew this would happen.) Look at https://www.daniweb.com/programming/web-development/threads/451966/how-to-create-pdf-report-in-php#post2257830 and the popover is uncalled for since there is nothing to show. Picture:  This rather huge popover may be of interest when you are developing but here it's a distraction, questions why it is even trying … | |
Re: Seems [someone asked](https://www.webhostingtalk.com/showthread.php?t=1817613&p=10257839) that and it appears to be true. | |
Re: Frankly this post looks more like spam than a genuine question. | |
Re: In a way Windows 10 does have such, if you wait long enough. The deleted file space is eventually overwritten so over time the file you deleted is shredded. PS. I didn't answer what is a file shredder. I feel that from your words you know what it is and … | |
Re: My first thought is that's not the hexidecimal format MySQL uses. Reference: https://dev.mysql.com/doc/refman/5.7/en/hexadecimal-literals.html Try it using the format noted in the link. Also, line 4 in the CSV has a -1 so you may want to think about that one. | |
Re: If this is the BIOS and not Windows password you talk to HP on how to reset. If this is a Windows password I can create a new ADMIN account using the old UTILMAN.EXE TRICK (I see duckduckgo.com results on this so I won't duplicate the web here. Let me … | |
Re: @Schematicsman. You should create a discussion about that. This is a tutorial that does not lend itself to your new topic. | |
Re: Somewhere about 2000 I stopped going to work and did the consultant/programmer/designer thing. A lot of my former coworkers did the same. | |
Re: Wait, you write you are creating an app now but didn't reveal what you are using or what's stopping you. At the office it's Google's own Android Studio for Android and Apple's own dev system. Yes, you do need to be a programmer and get to work but hey, their … | |
![]() | Re: Be aware that VB6's functions are slightly broken under Windows 10. I know because of a legacy app I maintain for our company. This is why I'm going to tell you this is a very bad idea today. I can't guess why this must be in VB6 but will warn … |
Re: The Code Snipper Repository is for good working snippets. As such some may not think you are asking a question. | |
Re: That program is from 6 years ago and may need updates to run on your choice of OS and hardware. That work would be something for you to think about and propose solutions. | |
Re: I think this exists. I used a Google search with these three words: BEFORE AFTER CAMERA. To avoid spamming any particular app, I'll share how I found these camera apps. | |
Re: The story sounds like there is a hardware issue with the desktop's WIFi. My experience is the WiFi icon in the systray only goes away when the hardware or drivers fail. Your post is very short on detail. Please add details about the hardware, drivers, and distance to the router. | |
Re: I see an if on like 6, then an unmatched elseif on line 13. The matching elseif for line 6 seems to be on line 17. So I agree that this should fail. | |
Re: That doesn't look like "c" code to me. Could this be C++ or C#? If so, the answre is yes but I'd like to get the language right first. For C, use isupper(). Read https://www.programiz.com/c-programming/library-function/ctype.h/isupper | |
Re: @Yam, The code above is from another time. The code does not look like it will work with many images today and then Windows. At 11 years later, you should make a new discussion to ask your question, show your code and tell us the language and what you expected … | |
Re: Clues are slim here but try changing to a public DNS, the DNS provided by the service mentioned as well as entering the IP address of the mail server rather than its name. Keep in mind that as you manage over a dozen PCs for an office the words and … | |
Re: I'm one that enjoys silence most of the time. | |
Re: I'm hearing more about fake googlebot requests. Maybe that? PS. Google those 3 words to find out more. Also: https://support.google.com/webmasters/answer/80553 | |
Re: A big tip I got long ago was to listen to the customer. Also, it's not always about the price but that you have what they need at a reasonable price. Also, service is king, long live the king. | |
Re: As is this is spam to me. I could not look at what you have without an email address and I have no idea if you are storing these securely. I've lost count of web sites that store such in the clear with no concept of the security required. Next … | |
![]() | Re: I cheated and used the [sort() function](https://en.wikipedia.org/wiki/Sort_(C%2B%2B)) since it's part of the standard library. Since the job is to write a program to sort, that looks rather basic as we don't have to create the actual sort code since, it's already done for us. |
Re: Not possible it seems. Why? The names are changing but if there is such a thing, your government would have it. Here's why what you asked will be incorrect in very little time: https://www.euronews.com/2020/06/25/new-street-names-in-brussels-as-belgium-wrestles-with-its-colonial-past PS. Again, ASK your government for where this information is. For a town here it's free … | |
Re: "Reusable Code Snippet" posts should include more detail about how to use and read as a tutorial too if possible. | |
Re: Yup. I don't expect a fix to old versions as Microsoft leaves them behind. Checking Windows 10, Windows Media Player is version 12 so test against what many use today. |
The End.