-
Replied To a Post in Python - problem with installed packages
To me this sounds like Python environment and path issues. We chatted about some of this and you revealed the drive letter D so my bet is that Python environment … -
Replied To a Post in Python - problem with installed packages
My sample may not be your sample so may I have a copy of sample? (bad English there.) https://pymsgbox.readthedocs.io/en/latest/quickstart.html seems to note a 2 line minimum to get this package … -
Began Watching Python - problem with installed packages
I'm having a problem with my python installation. The packages that came with the installation work just fine but when I try to use other installed packages I run into … -
Replied To a Post in PhP stripe images
Welcome to DaniWeb. I wonder if you clicked the submission button too soon and forgot to add a question such as: > Why do I get the error "failed to … -
Began Watching PhP stripe images
<?php require_once('../vendor/autoload.php'); if (!isset($_POST["cart_payload"])) { echo "PAYLOAD NOT SET"; } $items = json_decode($_POST["cart_payload"], true); $line_items = array(); foreach ($items as $item) { $line_items[] = array( $target = 'images/'; $target = … -
Replied To a Post in can I get a list of all http sites in the world?
I have a follow up question for Ayush_5. Beyond the issue raised by JamesCherrill are you looking for dark web listings as well? Those are the part of the Internet … -
Began Watching can I get a list of all http sites in the world?
I've tried inurl:http but it takes forever to get even a bunch of sites right and I have to think of new keywords everytime to get the sites. Is there … -
Replied To a Post in Need help!!! homework integer number
Loops can use the do, for, while constructs and your exit can be done in many ways. Why I note that is, the homework stating "Using loops" gave you no … -
Began Watching Need help!!! homework integer number
Using loops, write a C# program that asks the user to enter repeatedly an integer number, it stops when the user enters -1, then the program should display how many … -
Replied To a Post in Memorable Quotations
A wise repairman once shared this nugget with me. Can't find a name to give credit to. > When unsure what part to replace, start with the cheapest part first. … -
Began Watching Memorable Quotations
Once harm has been done, even a fool understands it. -- Homer -
Replied To a Post in How do I permanently add an entry to sys.path in Python
Hmm, this reminds me of our old friend DEFINE. I wonder if Python does that. Off to check that out. It won't obviate a need to change from getargs totally … -
Replied To a Post in How do I permanently add an entry to sys.path in Python
I like Python, I really do but I'm a newbie at it too. That out of the way, is PYTHONPATH the solution? What about the other PYTHON Environment Variables? Reference: … -
Began Watching How do I permanently add an entry to sys.path in Python
Because Microsoft will be removing vbScript in the next version of Windows, I have been busy converting my utility vbScripts into Python. Part of this is a library of functions … -
Gave Reputation to gentlemedia in Make a background that on click goes back to another page
If you put a click handler on the body, than everything inside the body, like your content div, will also trigger that click and that's not what you want. I … -
Replied To a Post in How to insert subjects with its grades into the database using php
I think I see it. You created a routine that inserted and then duplicated that code for each item. Now there are differing opinions about this but if it works, … -
Began Watching How to insert subjects with its grades into the database using php
I am a beginner to php and am designing student information system where students need to enter 9 subject and its corresponding grade based on the number of sittings. Is … -
Replied To a Post in [Help] [Delphi] Highlight Tlistview caption text only when selecting item
@W, sorry but the concept I presented is not specific to Delphi. Plus it's just an idea so no code has been written so links won't do since I presented … -
Replied To a Post in [Help] [Delphi] Highlight Tlistview caption text only when selecting item
I see this was kicked around before so I will avoid to not call out any duplication of replies and move onto an idea for this. Ready? You'll have to … -
Began Watching [Help] [Delphi] Highlight Tlistview caption text only when selecting item
So am looking for a way to only select caption text from a listview like the screen shot shows below I dont want to highlight image only text thanks. Yours … -
Gave Reputation to JamesCherrill in Retrieve data from firebase between two dates
I don't know firebase, but as nobobdy else has answered.... MAYBE there's a time attached to that data, eg 30-5-2019 10am 31-5-2019 11am and your query is defaulting to midnight, … -
Replied To a Post in Motherboard repair
That appears to be a really old Socket 478 (Pentium 4 or Celeron) board. No schematic was issued for these so you rarely can repair them. The only good news … -
Began Watching Motherboard repair
Pls guys how do i fix my u8799 mother i wrongly placed the ram in it then it sparked now the gpu, keyboard and other components are working but it … -
Replied To a Post in Update on DW usage
Agreed about the SEO posts. I find most are are disingenuous to spam or shill jobs. So many that if anyone was sincere they may be lost to me if … -
Began Watching Update on DW usage
Just wondering how DW is doing re posts. I pass by from time to time and peruse the webdev forum. Apart from code snippets from Dani, I see very little … -
Replied To a Post in Chrome DevTools Console
This is on one of those "once you see it." I hesitated but decided, hey, share a goof that lost me a day. Thanks for the update. -
Began Watching Chrome DevTools Console
I'm not quite sure what happened, but at some point fairly recently, Chrome DevTools stopped showing things in the Console. As a web developer, I obviously frequently use this to … -
Replied To a Post in Chrome DevTools Console
This is a stretch since it seems to work here. So here's an example with a goof on my part.  I have something in the search box but to … -
Replied To a Post in Benefits of PrevNext
I have looked at the related topics and came to the same conclusion that it's a nice idea but looks to not be something I'd want in a next button … -
Began Watching Benefits of PrevNext
A lot of forums and blogs have links at the bottom of the article to jump to the Previous Post or the Next Post, by way of various forum and … -
Replied To a Post in A program to list a code listing (beginner stuff
I only used Dev C++ briefly so I can't recall if it allowed you to specify which directory to run in but I will bet you can specify command line … -
Began Watching A program to list a code listing (beginner stuff
I just started learning C with a book called "Sams | Teach Yourself C in 21 Days, 6th edition" and I've already run into a problem I can't solve. The … -
Replied To a Post in Generating keystroke using Linux OS
I'm going to write this is a well done question. But the search I used lead me to a Python solution that covers Windows, Linux and Mac OS at https://automatetheboringstuff.com/chapter18/ … -
Began Watching Generating keystroke using Linux OS
Hi guys, I need help in doing what this code do but in Linux. Basically its a code to create keystroke about 5 seconds after the code is running. Below … -
Gave Reputation to RobDownUnder in Connecting a database table to a login form
I am noticing a few threads WRONGLY saying that VB6 Data Base (ADO) apps do not work in W10. That is INCORRECT. They run fine. If you have been using … -
Replied To a Post in The DW Homepage shows duplicates and isn't useful.
For me, my first stop is https://www.daniweb.com/articles/latest and if I get an email, I go to latest rather than click on the email link. No, it's just force of habit … -
Replied To a Post in The DW Homepage shows duplicates and isn't useful.
Thanks for the new homepage. At least I'm not getting "what is that?" when I show daniweb.com to others. This is much better. As to the cards, maybe this works … -
Gave Reputation to Reverend Jim in A program to list a code listing (beginner stuff
You use it like it says. nlist_it filename.ext Run it with the name of a text file as a parameter and it will list that file to the console. I … -
Replied To a Post in Big-Oh algorithms
I left you hanging because this topic is fairly well done but maybe you are in your first year or so of compsci so let's read a back and forth … -
Gave Reputation to JamesCherrill in creating date class and increment
I hope you have the permission of the copyright owner to publish their work in its entirity withoit any pretence of fair use, comment etc. Or are your homework assignment … -
Replied To a Post in Big-Oh algorithms
Where did you read that? What do you think about this? PS. I think you crossposted this across the web. What are folk telling you? -
Began Watching Big-Oh algorithms
Why Big-Oh is not a good scale for comparing algorithms? -
Replied To a Post in I need help with a math problem in C#
I can't guess what you mean by "elements" so I'll use this sentence from a random book on C# to define that. > An array stores a fixed-size sequential collection … -
Began Watching I need help with a math problem in C#
//I want it to ask me for a number at first. Let's say I pass "5" and then type more numbers so I can add them as elements. And in … -
Edited Google has banned all third party repair ads? Since Nov. 2018.
Start with https://www.google.com/search?q=google+banned+all+apple+repair+ads and there it is. It appears to be mostly about Apple products and when two juggernauts, dare I write collude even if openly, we all lose. Apple's … -
Gave Reputation to Nani_2 in Python: Compare two CSV files - Output differences/additions
i need a python (jupyter notebook)code for correlation between two csv files in plots i need a python (jupyter notebook)code for histogram in csv files data will be 400001x16 -
Replied To a Post in Block malicious links via robots.txt
https://www.seoinc.com/seo-blog/fastest-way-to-deindex-pages/ is working here but I'm in the USA using a Google DNS 8.8.8.8 so folk in China, North Korea and who knows where else may not be able to … -
Gave Reputation to Dani in Block malicious links via robots.txt
And unfortunately that brings us back to how the original post was snipped to remove a crucial part of the question. It had some foul language as well as links … -
Replied To a Post in Hello all ! nancy here
Yup, it looks like India to me too. "Address: 4th Floor, Mridul Tower Opp. Bata Showroom, Ashram Rd, Navrangpura, Ahmedabad, Gujarat 380015, India" Welcome but please don't fib here. -
Began Watching Hello all ! nancy here
My name is Nancy and I live in the Dallas. I'm Business Development Manager at EdataMine.I am glad to be part of this amazing community and I look forward to …
The End.