5,430 Posted Topics
Re: Try debugging this. In Visual C++ (free ones out there) I can set breakpoints to see what vars are at that point. If not, I add print statements to trace my code. This looks like a class assignment. Haven't they covered beginner's debugging? | |
Re: Read http://php.net/manual/en/function.die.php and notice how die is discouraged. Also, my choice would be to use else on the next passage of code. | |
Re: To move things along, does this happen before or after the Open statement? In other words, time for you to debug where this happens, what line and then focus on that line. | |
Re: Here's a thing. Your topic doesn't seem to match what you ask in the text below. So beside that, in the IDE break on the error line and examine variables to see what the issue is. | |
Re: That's not a bad place to start. That is, if you program now, you can read the top 10 finds at https://www.google.com/search?q=cliff+notes+oop+programming to see what's up. Not that you'll be an expert in a day. As to languages, there are a legion of OOP languages so I have yet to … | |
Re: You forgot to do your basic search. This question has a lot of good prior answers at: https://www.google.com/search?q=How+does+a+TCP+server+handles+multiple+connections%3F | |
Re: Welcome new member. A few things. 1. Always make a good title to your post. Few will ever open a post titled like this. 2. Your post looks like an assignment. Maybe you meant you wanted to hire a team to produce an app. Clear up what you meant and … | |
Re: After a quick check with https://www.google.com/search?q=Asynchronous+web+programming+using+Java the answer looks to be yes to the first part of your question. Tools are of course your choice to choose from. It appears it's not a tools issue at all. | |
![]() | Re: Alex, there are so many priors on your question that there is no lack of examples. https://www.google.com/search?q=percentage+function+php So this is why you have to share what you've written so far. If you've written nothing then you need to get back to PHP Tutorials so you can start coding this up. … |
Re: I think you could have left the code off this post. That is, there are priors at https://www.google.com/search?q=how+do+I+convert+from+mysql+to+mysqli and maybe, just maybe a tool to do the conversion in simpler systems. I know folk want instant conversions with no work on their part. But free beer is usually not tasty. | |
Re: http://php.net/manual/en/language.operators.logical.php seems to explain it. Skip down to "The constant true is assigned to $h before the "and" operation occurs". Either that on you have a bugged version of PHP. PS. Wow, similar answers from 5 years ago at https://www.google.com/search?q=php+if+command+with+two+conditions ![]() | |
Re: This is not a JFGI response. https://www.google.com/search?q=phpmyadmin+blank+page+xampp finds it's a common problem. Most folk find it's time to check logs and maybe restart the server. | |
Re: You need to add more code to check if the SELECT is return no records and then add one for you to edit. Or just INSERT your new record. Example at https://www.tutorialspoint.com/sql/sql-insert-query.htm | |
Re: Why this may be a fools errand is because the panel may not have content as VB and many other apps don't render the view if it's not on screen. So do try the method noted at http://www.dreamincode.net/forums/topic/109519-taking-a-snapshot-of-a-form-which-is-not-visible-on-screen/ but given it's not onscreen it may not have content. | |
Re: Let's start small. Before you can edit a website you must have a website to edit on some server. If you have Windows or Linux look to WAMP, XAMPP or LAMPP. If nothing try PHP over at https://fiddles.io/# ![]() | |
Re: The beeping has many causes from failed memory to board failures. Try the usual and reseat the RAM, try it with one stick and tell me the voltage of the BIOS battery. Remember how old this laptop is and consider it may be done. | |
Re: I'd take this back to EasyPHP Web Server's support. Report those bugs! | |
Re: Just reading your code, line 13 would only set a string in some language. https://www3.ntu.edu.sg/home/ehchua/programming/sql/MySQL_Intermediate.html is a tutorial so you may have to reveal what language you are using. Also, does the update work from a command line? | |
Re: That's a start or "spec" but you didn't share where you are stuck. In other words, tell the forum where you are stuck. | |
Re: http://www.mono-project.com/docs/about-mono/languages/visualbasic/ notes the compiler is out. Did you try http://www.monodevelop.com/ PS. Frankly I'd just install the community/free version of vb.net in a virtual Windows machine. It's free at https://developer.microsoft.com/en-us/windows/downloads/virtual-machines | |
Re: After reading http://gizmodo.com/autofill-on-chrome-and-safari-can-give-hackers-access-t-1791030208 I think you should use what's builtin and not start yet another security issue. | |
Re: For others, I see more detail at https://bytes.com/topic/access/answers/968511-use-button-list-box-table ![]() | |
Re: Keep going. You have the basic outline of your app which is a start. | |
Re: Here, such an app would not be complete without checking off or selling insurance too. There may be local taxes, fees too so it's going to be much more work than you listed to really have a finished rental portal. I mean, you wouldn't do this in a classic app … | |
Re: J, welcome to the forum. What you posted a rather wide open topic, your post is missing a key element. It's the question. You didn't ask a question so if I read between the lines it sounds like you are asking for help using search engines. | |
Re: Go to the Codepen for that and see what I changed in the JS area as follows. var chart = AmCharts.makeChart( "chartdiv", { "type": "serial", "theme": "light", "depth3D": 20, "angle": 30, "dataProvider": [ { "name": "Income A", "open": 0, "close": 11.13, "close2": 14.13, "close3": 17.13 }, { "name": "Income B", … | |
Re: Ahh, now I see it. That old system required a lot of runtimes besides what VB6's packager would kit up for you. I lost count of the broken bodies and minds when the author discovered they needed to install MS Access and a VB6 runtime to get their "simple app" … | |
Re: You may be looking for an exact symptom match. That may be too narrow a search. Here I know that laptop OS, driver and helper app install are wiping out folk that don't do OS installs a lot. Even I can't offer an exact step by step. I have a … | |
Re: I recall our host to tell why this is. While it's an annoyance, I don't recall why this feature must be kept. To RevJim if I see a strike out on like this, is that not like this? | |
Re: Before I read a site's code or check caniuse.com I always run the site through a checker. https://validator.w3.org/nu/?doc=http%3A%2F%2Fvipropinvest.com%2F finds some errors you should fix first. | |
Re: Folks are reporting that. I'd call it a bug. Since Word is closed source, only Microsoft can fix it. Read https://answers.microsoft.com/en-us/office/forum/office_2010-word/track-changes-turns-on-automatically/abbed5b0-9317-46a3-96dd-d7a07baa20d5 and other posts there. | |
Re: I was researching that t-while error and it does appear to happen when the statement is incorrect in some way. Now it doesn't pop out at me why the while statement is failing so it's back to you to debug the failing line. https://www.google.com/search?q=debug+php finds how to debug. Now in … ![]() | |
Re: My usual is to TURN THIS OFF!!! Read https://www.howtogeek.com/224981/how-to-stop-windows-10-from-uploading-updates-to-other-pcs-over-the-internet/ | |
Re: This sounds like something of a wheel. ie, code that we go get and use and not re-write. Yes, I found it at https://www.rosettacode.org/wiki/Balanced_brackets in over a dozen languages including c. | |
Re: I think you are late to the party. Example: https://www.google.com/search?q=removing+virtual+reality+demo+units+at+best+buy Those that wanted in, are in and now you see these demo stations being removed. This really upsets those that wanted the party to keep going. | |
Re: @Ram, while I have written too many apps that use the serial port in C (PalmOS), C# (VS2008), VB6 and maybe others the errror doesn't jump out to me. I do worry why you used CheckForIllegalCrossThreadCalls though. That is discussed in prior discussions as something to not use. Share more … | |
Re: To me it looks solved. The topic you raised looks done. Now if you have a new issue, that's a new issue and you start a new thread. ![]() | |
Re: @francis_6, you posted without asking a question. You did tag it c++ which some could infer there is code to be had. Take a moment to clarify your questions and show where you are stuck. | |
I've been asked many times how to play Video DVD and Blu-Ray (BR) on Windows for years. Until now I've always lamented the lack of free BR player software. But last week the CNET Cheapskate published a freebie player. I'll try it in a few days. Link -> https://www.cnet.com/how-to/how-to-watch-dvds-for-free-in-windows-10/ Most … | |
| |
Re: I see a lot of clocks in Rosetta but the site looks down this morning. Here's the cache. http://webcache.googleusercontent.com/search?q=cache:RbAkFDSjVmMJ:https://rosettacode.org/wiki/Draw_a_clock&num=1&hl=en&gl=us&strip=1&vwsrc=0 | |
Re: Not the answer but in my mind the line may not belong in that folder. I don't have a Mint system to work along with you on this but if I had to do this, I'd research with this: https://www.google.com/search?q=linux+mint+boot+login+and+run+an+app+tutorial I see folk have kicked it around. I had jury … | |
Re: As a refresher, read https://en.wikipedia.org/wiki/Test-driven_development Agile to me in other words. While I like projects and such work, I continue to run into folk that think these are a panacea to what ails product development. You can make bet on my view on that. As to the game engine, since … | |
Re: I left your post to stew since it's not clear you want to send EMAIL with some content. Frankly I have to guess that since you wrote MIME. Anyhow I'd just hit https://www.tutorialspoint.com/javamail_api/javamail_api_send_inlineimage_in_email.htm since your code is in JAVA and you appear to want to send something graphic. For plain … | |
Re: The closest working project I could find was http://subinsb.com/html5-record-mic-voice You have a lot of steps to complete to get this working. ![]() | |
Re: I have to agree that the basics do help when you learn a new language. My first was Fortran which at the time there was no C language but there was Fortran, PL/1, Cobol and such. What about testing for equality? You would think that's a basic thing you learn … | |
Re: Is this a program you are hiring to develop? If so, tell how much it pays and if there is more work in the future. My bet is it's your homework. If homework, show your work and where you run into an issue. | |
Re: @A_8, that's a little demanding. Your post sounds like you asking folk to do this. Maybe you copied the homework and forgot to share how far you got and where you are stuck. | |
Re: I'm not a Symfony user. But your video with what looks like a dozen plus open apps could be a problem. When I write in Visual Studio or Android Studio, I don't have that many apps open. So there's that. I watched a bit at https://www.youtube.com/watch?v=HchMW8EhWPU to confirm you don't … |
The End.