5,436 Posted Topics
Re: Be sure to make others aware if you are crossposting. Is this you at http://www.dreamincode.net/forums/topic/403609-need-help-putting-together-forest-program/ Also, is it this assignment? [This is the cache of the assignment I found.](http://webcache.googleusercontent.com/search?q=cache:D_Nbj8USk9YJ:csta.villanova.edu/bitstream/2378/323/1/Forestry.html+&cd=2&hl=en&ct=clnk&gl=us) Did you forget to mention the following requirement? "You must ... Do an object oriented analysis and design " If you … | |
Re: You need to work harder on your posts. Don't try to use short text message codes, we can read it all here. http://www.game-debate.com/hardware/index.php?pid=15&moboList=Core%202%20Duo%20E8400%203.0GHz shows a list. Can you find any of those today? As you find them, put them on your Excel sheet and when you find them all sort … | |
Re: All skill levels arrive here. But to learn how to program is something you start small and work your way up to your big app. Or you take your big app and break it down to pieces you can solve. Can't solve a piece? Break it down to smaller steps … | |
Re: Visual Studio let's me single step code here. I think you need to use this (single step) to find which line blew up. Few will duplicate your project and can't since they don't have your system, so let's have you point out which line blew up. Note: Edited for grammar. | |
Re: Welcome to the forums. Here you'll share your code and point to where you are having an issue on such and such a line. Maybe there are homework forums but here, you share your code and members try to resolve the error. If we wrote your code, you would not … | |
Re: That sounds like a class assignment. What was taught before leads up to a big assignment. Go over the class notes and books that work up to this assignment. If you skipped all that work before you may want to bow out of this class and try it again next … | |
Re: Here's the thing. Only you can see what the issue is with those images being local. That aside, there are tutorials on putting text on the screen. Try a few from https://www.google.com/search?q=How+to+put+text+labels+below+text+in+Python+tkinter | |
Re: Just a tip. Try the PREVIEW in the forum editor to avoid messes like your post here. | |
Re: Just one question. Since this is highly likely to be in Visual Studio, did you break on line 11 in that last code passage to see the sum of all things? You might have to put a debug line after that such as an alertbox to show the sum then … | |
Re: On line 20, why are you multiplying choice (a character) by the input? Looks odd doesn't it? | |
Re: Step through your failed line of code. Echo/print/debug what those values are to see why it may fail. | |
Re: Looks done at https://forums.asp.net/t/2120736.aspx?How+to+set+value+from+code+to+an+asp+net+TextBox+with+TextMode+Time+ Close this post by marking solved. | |
Re: Sounds right. You'll have to host the sqlserver where all can access. It's that simple. | |
Re: I have to ask why you at listing gear that is over a decade old and here, can only be found here or there, one or two, used, refurb and well, not what you may see in a new deployment? Most Cisco network folk I run into never had their … | |
Re: Get well soon. That bug ran around here last month and caught a bit of it too. Longer time to recover it seems. | |
Re: 1. Stable sort. I used https://en.wikipedia.org/wiki/Category:Stable_sorts and https://en.wikipedia.org/wiki/Merge_sort Answer. Possible? Yes. But always? No. See second link. Why not show your efforts on your questions? This is noted at https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question and you have many questions. Question one took about 2 minutes to find the answer. | |
Re: This is a well worn research area. I'll share a cheap motion detection system we used in a low budget system. NO SOURCE CODE EVER. Do not ask. The basic method is to take a frame or bitmap and put it through a Sobel filter (what this is and code … | |
Re: If this is a job you need done, add schedule and how much it pays. If this is you wanting an assist read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question Usually you work the problems one at a time. So let the forum is this is a for hire as a web developer or read the … | |
Re: I'm unclear on the problem you are having but let's say the cells are not protected. Read http://stackoverflow.com/questions/17162711/phpexcel-cell-protection and see where you have a line before this to enable protection. `$objPHPExcel->getActiveSheet()->getProtection()->setSheet(true); Also, be sure to tag or mention when you use a library like PHPExcel or folk have to guess. | |
Re: Thanks for beginning a tutorial on said subject. Since no question was asked, I take it you are sharing and only need to add a passage about how and when to use this. If you meant to ask a question, read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question so you know your next steps. | |
Re: You forget to put your code in a code block so I have to ask why in the with the IF, you assigned 110.10 to $float_var. That's not a comparison, it's an assignment. Read http://php.net/manual/en/language.operators.comparison.php again. | |
Re: @soha_1, a few issues. 1. This is one old thread. Folk that were chatting here may never come back to you. 2. Try a new thread but read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question first. | |
Re: 1. No CD is needed for this sort of trouble. 2. Tell more. Does the BIOS screen show up? Here's a COMMON GAFFE. When folk install a motherboard they often short out the board by leaving mounting posts where they should be none. That and a jumper in the wrong … | |
Re: Please read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question then update your question with the missing information. | |
Re: This is a tough one. That web server database should have some API and other examples. As it stands your post is too vague but before I'd code line one, I'd want the web server's API in hand. | |
Re: I think this is two searches and then combine these for your final script. 1. https://www.google.com/search?q=count+number+of+files+in+directory+bash 2. https://www.google.com/search?q=delete+oldest+file+in+directory+bash Actually the second research seems to have something very close to what you were looking for. Try http://stackoverflow.com/questions/25785/delete-all-but-the-most-recent-x-files-in-bash with x set to 28. | |
Re: I took a look into this and came away a little worn. That is, I didn't find any specific example where this is. So if I had to do this I'd find out if any of the command line tools report this. Then I can research how it did that. | |
Re: @Sammy, with your deluge of posts you may want to sum it all up as to why you did that. | |
Re: Just sharing that at my last workplace it was a horde of programmers. No Windows Servers but did have MySQL, Tomcat (among other servers), software version control and a bug tracking system (which we all hated.) I can write that we never thought we needed more. | |
Re: @Sammy, while I want to know why all these posts I do have advice. Be sure you are not legally held responsible for the breaches. Read carefully what you sign. I had one deal I bowed out since the contract had me signing on to pay for losses if the … | |
Re: Read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question then Show Me What You Got. | |
Re: @Sammy, Your recent posts read too much like what a shill would post. Next time, don't spam and try to avoid sounding like a shill. | |
Re: It's a term from the days where we used terminals. I used to tap the escape key before I typed something to get another function or character. Today it's used when you have a language that for example expects strings in quote marks. So how do you put in a … | |
Re: Worked for me. It returned a zero. How did I test that? `echo strpos("Hello world!","s")==0` Also works. (adding with edit. `echo strpos("Hello world!","s")==FALSE;` | |
Re: @امير_2 I have yet to find a C++ project with all functions. However you may be in luck as there is a C++ complier testing tool at https://embed.cs.utah.edu/csmith/using.html That should create a set of projects that would have everything. PS. You seem to have placed your new question in someone … | |
Re: Frankly I'd take your vb.net system and call it a proof of concept. Few web hosts give you an Access database so your vb.net efforts were to flesh out what you wanted the system to do. Now go install a LAMP or WAMP (what those are, are on the web) … | |
Re: Frankly, bar code decoding should be a function you add to your app rather than craft it again. But I fear you have missed the big lesson in coding and that is how to research. I find many new programmers are loathe to do research and some go so far … | |
Re: I see prior answers with this search. https://www.google.com/search?q=Max%3A+2%2C048KiB&ie=utf-8&oe=utf-8 I know you are a little seasoned by now but maybe you couldn't get the words into google just right. | |
Re: There is nothing new being asked here. It really does not matter if it's magneto or something else so I can't guess why you added magneto to this question. Google like this to find all sorts of prior discussions. "How do I increase sales at my web site?" Frankly after … | |
Re: I need some clarification here. PHP is usually server side so to loop images you usually have some HTML and JavaScript to display this on the web browser. That is, it would be odd to do this all in PHP. | |
Re: I think you answered yourself. > it only works when Divi Visual Builder is enabled. You didn't tell why you disabled this? | |
Re: This would not be your first rodeo. That is, if this is your first attempt at tracking you are in for a rough ride. Before we start, be aware of where you are. This forum is not known for handing out code. Or writing apps for others. If you want … | |
Re: Nice idea. But. Just try to travel in the NSA (USA?) with that. https://www.theregister.co.uk/2017/03/20/appeals_court_contempt_passwords/ It's worse than you can imagine today. You forget that code and you're in jail. | |
Re: Let me share I don't fret about this unless it goes on for about a month. Also, any competing security app could interfere with Defender so for now my advice is not fret and wait it out. | |
Re: Actually it was all too simple the last time I did simple barcodes. I did not need any library. I needed a BARCODE FONT. After I installed the BARCODE FONT it was trivial to select the font for use in display or printing. That takes care of common bar codes. … | |
Re: You would have to define best. For example if your income depends on PHP, then that would be best. If your company site is in asp.net then you would think that's best. So what is best? Changes depending on the situation. | |
Re: I took a look at your question used https://www.google.com/search?q=Failed+to+read+key+palash+from+store to see if there were priors. Good news is there are but the bad part is to solve it was not always the same. Look at the priors to see how folk fixed it. | |
Re: Be sure to keep an eye for others asking similar/same questions like at http://stackoverflow.com/questions/43568141/custom-attribute-based-access-control-angular-rails | |
Re: You put the textbox on your form then some code like [https://msdn.microsoft.com/en-us/library/system.datetime.year(v=vs.110).aspx?cs-save-lang=1&cs-lang=csharp#code-snippet-1](https://msdn.microsoft.com/en-us/library/system.datetime.year(v=vs.110).aspx?cs-save-lang=1&cs-lang=csharp#code-snippet-1) So after you get the current date and time. `textbox.text = moment.Year; If you find moment.Year returns an Int, then use some string conversion. I have to ask, with all the docs available, why couldn't you find this? | |
Re: Let's watch http://stackoverflow.com/questions/43563596/python-oserror-errno-9996-invalid-output-device-no-default-output-device too. |
The End.