5,430 Posted Topics

Member Avatar for SimonIoa
Member Avatar for Mirty

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?

Member Avatar for AssertNull
0
460
Member Avatar for janicemurby

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.

Member Avatar for janicemurby
0
725
Member Avatar for infoitmanoj

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.

Member Avatar for rproffitt
0
602
Member Avatar for Joe_28

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.

Member Avatar for ddanbe
0
409
Member Avatar for Curious Gorge

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 …

Member Avatar for AssertNull
0
281
Member Avatar for Fredczj

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

Member Avatar for rubberman
0
343
Member Avatar for Maram_1
Re: Help

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 …

Member Avatar for rproffitt
-1
305
Member Avatar for massivefermion

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.

Member Avatar for rproffitt
0
235
Member Avatar for alex-i

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. …

Member Avatar for rproffitt
0
286
Member Avatar for Catchamouse

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.

Member Avatar for rproffitt
0
842
Member Avatar for ceeandcee30

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

Member Avatar for diafol
0
227
Member Avatar for shivya_1

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.

Member Avatar for rproffitt
0
84
Member Avatar for abu taher

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

Member Avatar for rproffitt
0
470
Member Avatar for Renga_1

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.

Member Avatar for xrjf
0
284
Member Avatar for Nhật Sơn

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/#

Member Avatar for diafol
0
263
Member Avatar for necrovore

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.

Member Avatar for Reverend Jim
0
672
Member Avatar for davy_yg

I'd take this back to EasyPHP Web Server's support. Report those bugs!

Member Avatar for rproffitt
0
89
Member Avatar for Lloyd_4

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?

Member Avatar for drmrkrch
0
318
Member Avatar for Moses_4

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.

Member Avatar for rproffitt
0
1K
Member Avatar for Bernardo_3

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

Member Avatar for rproffitt
0
346
Member Avatar for Yasaswi_1

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.

Member Avatar for rproffitt
0
331
Member Avatar for Maurres

For others, I see more detail at https://bytes.com/topic/access/answers/968511-use-button-list-box-table

Member Avatar for diafol
0
974
Member Avatar for Vokeh
Member Avatar for ddanbe
0
128
Member Avatar for Fitzwilliam_1

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 …

Member Avatar for Fitzwilliam_1
0
2K
Member Avatar for John_155

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.

Member Avatar for Reverend Jim
0
224
Member Avatar for Jon_7

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", …

Member Avatar for rproffitt
0
428
Member Avatar for abu taher

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" …

Member Avatar for rproffitt
0
1K
Member Avatar for fuzebox40

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 …

Member Avatar for Pierre-Henri
0
3K
Member Avatar for happygeek

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?

Member Avatar for happygeek
1
923
Member Avatar for devianleong

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.

Member Avatar for rproffitt
0
396
Member Avatar for dee101g

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.

Member Avatar for rproffitt
0
403
Member Avatar for patk570

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 …

Member Avatar for diafol
0
392
Member Avatar for robert3353

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/

Member Avatar for rproffitt
0
6K
Member Avatar for Adm666

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.

Member Avatar for AssertNull
0
360
Member Avatar for washington kays

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.

Member Avatar for happygeek
0
110
Member Avatar for ram_10

@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 …

Member Avatar for ram_10
0
1K
Member Avatar for newbi11

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.

Member Avatar for diafol
0
2K
Member Avatar for francis_6

@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.

Member Avatar for happygeek
0
148
Member Avatar for rproffitt

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 …

Member Avatar for rproffitt
0
472
Member Avatar for Harish_7
Member Avatar for rproffitt
0
377
Member Avatar for MUHAMMAD_138

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

Member Avatar for rproffitt
0
459
Member Avatar for lewashby

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 …

Member Avatar for rproffitt
0
377
Member Avatar for DeanMSands3

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 …

Member Avatar for rproffitt
0
393
Member Avatar for newprogrammer14

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 …

Member Avatar for newprogrammer14
0
351
Member Avatar for SimonIoa

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.

Member Avatar for diafol
0
14K
Member Avatar for G_S

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 …

Member Avatar for ddanbe
1
501
Member Avatar for Rodrigo_5

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.

Member Avatar for tinstaafl
0
319
Member Avatar for a_8

@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.

Member Avatar for rproffitt
0
72
Member Avatar for McLaren

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 …

Member Avatar for rproffitt
0
284

The End.