5,430 Posted Topics
Re: It's been a few days without a reply. You may want to ask a question and explain what the issue is here. | |
Re: Let me share how I work such an issue. I open out a command line to MySQL and test my queries against the non-production table to see if my query is valid. Back to PHP, I echo or dump vars along the way to see what is going on. Read … | |
Re: Just tested it and works fine on Opera. | |
Re: Right now, almost all international travel is shut down or very restricted. So for now your best work may be to help get vaccinated and the rest of the world so travel can restart. | |
Re: Let me lead with: > Instagram forbids any kind of crawling, scraping, or caching content from Instagram it is not regulated by law. Meaning, if you scrape data from Instagram you may get your account banned, but there are no legal repercussions. With that out of the way you can … | |
Re: I'm reading https://www.reddit.com/r/learnprogramming/comments/plsoh1/need_help_implementing_a_simple_program_using/ now. | |
Re: I wish I could see your code as it stands because we might be able to use what I'm reading at https://rpbouman.blogspot.com/2015/04/css-tricks-for-conditional-formatting.html Without your code you get to read this and see where to apply it in your code. | |
Re: Depending on my MySQL hosting I'd look at either MySQL's own events or a cron job. Quick primer at https://webdioxide.com/2018-11-14-sql-events-procedures-and-cron-jobs/ | |
Re: From the web "Unfortunately, MySQL does not have PIVOT function". I'd consider prior answers found with https://www.google.com/search?&q=pivot+data+from+mysql https://codingsight.com/pivot-tables-in-mysql/ shows a few solutions but the easy path appears to be dbForge Studio for MySQL which you can get a 30 free trial. Why I'd go with dbForge is simple. Read http://www.artfulsoftware.com/infotree/qrytip.php?id=78 … | |
Re: This seems to work too hard. That is, why not sort the array (Java has a sort()) then display the last and next to last array element? | |
Re: I tried to drag and drop a tab but that failed. What worked and you should try it to see if it was close enough was to open that second browser, switch to the browser that you want to open in the other browser, click just to the left of … | |
Re: This can vary with country and which SMS service you use. But hey, let's start with https://www.twilio.com/docs/sms/tutorials/how-to-send-sms-messages-java | |
Re: While my view is this is all spam, why not leave it there and see what Dani does? For now I'm stepping back to deal with a rental property and see where Dani is going next with Premium and spam. What many of us call spam, Dani seems to think … | |
Re: I'd start at https://www.twitch.tv/creatorcamp/en/get-rewarded/running-ads/ After that, your acumen at streaming comes into play. There are forums all about streaming setups (PIP, etc.) | |
Re: Both CharlesS78 and Rachit_3 have the same IP so no one I know will take either seriously.  | |
Re: That library seems to be from some book by John Zelle and used in some courses. Also this appears to be at https://stackoverflow.com/questions/69096268/how-to-create-a-paint-program-in-graphics-py There's a set of YouTube Tutorials about this library at https://www.youtube.com/watch?v=R39vTAj1u_8 HOWEVER I see it's just a wrapper for Tkinter and many write this is not something … | |
Re: Line 1 produced an error for me. Maybe you need to tell me more why you declared this in this way. | |
Re: I'm reading https://www.daniweb.com/programming/databases/threads/510152/the-best-way-to-store-ipv4-ipv6 which also reveals the INET6_ATON and maybe the other function you'll be asking about very soon. | |
Re: Line 95 throws an error at https://www.tutorialspoint.com/compile_java_online.php I'd fix that first. | |
Re: To write to the console in asp.net that should be https://docs.microsoft.com/en-us/dotnet/api/system.console.write?view=net-5.0 As to what else you wrote, I don't see any questions there. It looks like some sort of homework dump. | |
Re: Tell us what happens when you enter those credentials. You may have left out details such as you have a new PC and it came with the new Office which is "Live" and you want to run Office 2003 instead. To do that you remove the Office the PC came … | |
Re: It appears you have to write a script to do this. I see a good example at https://stackoverflow.com/questions/57866360/download-source-files-of-a-specific-directory-under-azure-devops-git-monorepo | |
Re: Do you offer Pee-wee Herman and Gilbert Godfrey voice overs? | |
Re: We have an open discussion on this. Let's continue there. | |
Re: I'd like to hear more about this PC, the make, model, age of the DVDRW along with any other messages from say IMGBURN. | |
Re: Seems there is. However the code looks to be for sale and the quick research I did here didn't find an open source solution. Looks like a great project for you to create and make a name for yourself? | |
Re: This seems oddly specific. That is, those names would tell me you are working with some legacy system or homework. But as you may know there are fewer and fewer active VB6 developers every year. If you have a legacy system you want to either learn as much as you … | |
Re: "This just in...." It appears this was a spam laden question on another forum. The question has been struck down and is no more. In that case they were insincere in their request. Here I want to see some facts. Give me the study results. | |
Re: Frankly I've written off MS-Access for decades. I'd use some SQL system if a local store isn't an option. What local store? 1. My.Settings 2. Files such as CSV or other common format. 3. SQL of almost any out there. That's what I read often enough such as https://www.vbforums.com/showthread.php?861281-How-to-store-data-in-VB-net | |
Re: $new_status seems fine in my test. But your $sendData statement? I can't tell what your intent was there. Here's what I tested with an online PHP tool. <!DOCTYPE html> <html> <body> <?php $new_status = "01010101"; $sendData = '{ "messages" : [ { "content" : "Your order is $new_status.", } ] … | |
Re: Given travel restrictions and many OTAs failing, what makes you think this is the time to start such a business? I don't see countries opening the borders so where would you travel today? Also, I'm reading https://www.abta.com/help-and-complaints/failures | |
Re: I am not deeply conversant with this area. Anyhow, I think the merge is one line of code. Psuedo code only so you can rewrite to match your needs. I think I'd do the merge first before working on the duplicates. One line? Try: df1.append(df2) Try that and see what … | |
Re: What is NDC? 1. National Drug Code. 2. National Debt Case. 3. Nationally Determined Contributions. There are more so my advice is to define acronyms when you use them so we don't have to guess. | |
Re: This needs more context and the usual minimum viable example so others can replicate the issue. I'll skip supplying a link where others have discussed this issue because your discussion lacks details. | |
Re: Wasn't HSA dismissed over a decade ago? Note: http://compsci.ca/v3/viewtopic.php?t=23991 I do not reverse engineer code. I hope you can forget HSA and find then use current libraries. | |
Re: You asked many questions so I'll attempt to cover a few of them. 1. Regarding the connection string: This is why long ago I would change my connection string to connect to 127.0.0.1 so the name was never an issue. There are so many articles about this so I'll offer … | |
Re: Is cheating allowed? Such as Emscripten? It's been around for years like https://hacks.mozilla.org/2012/04/porting-me-my-shadow-to-the-web-c-to-javascriptcanvas-via-emscripten/ | |
Re: Line 1 appears to have a misspelling. | |
Re: Given only that detail and a picture I'd disable Graphics Acceleration in Windows and the browser you are using. If that helps then we move to one area of discussion and if not, another area. https://www.thewindowsclub.com/hardware-acceleration-windows-7 seems to cover 7 and 10. Google how to disable this in the browser … | |
Re: This needs more context and the usual minimum viable example so others can replicate the issue. I'll skip supplying a link where others have discussed this issue because your discussion lacks details. | |
Re: For the beginner, how much of a beginner are you? Some have no computer skills, don't know what an integers, array or what random is. Those with some basics out of the way can go to tutorials such as https://www.tutorialspoint.com/cplusplus/index.htm and then as we say "Google is your friend." | |
Re: Don't be vague. What would it take for you to start your work? | |
Re: This appears to vary a little from version to version of IIS. Let's start with what Microsoft writes at https://docs.microsoft.com/en-us/troubleshoot/iis/configure-default-document-iis | |
Re: When I illustrate I get out my easel and paints. How about you? | |
Re: IMO that's too vague a question. What scale is this to be? Will you support more than one country and language? | |
Re: I don't believe you here. 200 MB today would be well under a minute to backup. https://www.quora.com/How-long-will-it-take-to-transfer-a-1-GB-file-size-on-a-USB-2-0-and-a-USB-3-0-drive notes that a mediocre USB drive is a slow 10 MB per second so about a 10 second wait. Maybe you feel this is a long time? | |
Re: As noted in your other discussion line 2 of run.bat needs to cd to the proper folder. Use the full path. Why? When you start a shell (cmd.exe or other) some OSes don't start execution in the folder you want. |
The End.