5,430 Posted Topics

Member Avatar for rpv_sen

I googled that and found php examples out there for other API's. Example http://www.phpzag.com/convert-currency-using-google-api/ I know folk hate to do research but today, you can save a lot of time and get there faster with a little effort.

Member Avatar for rproffitt
0
3K
Member Avatar for Kerion

That's not good. Because of many reasons, this may be the end of that HDD. The password could be in the BIOS so go there and turn off the HDD password. If you don't know your laptop's password be prepared for an awful day. To stop theft the makers implemented …

Member Avatar for rproffitt
0
299
Member Avatar for SlimmC88

For this, I would NEVER write these as these are what I call wheels. Remember I take it that you are not doing this for homework and want solid tested well used solutions. Again, these are what I call wheels. You go get them, slap them on and test. https://www.google.com/search?q=strchr%2C+strcmp%2C+memset+for+MIPS …

Member Avatar for rproffitt
0
861
Member Avatar for Shaikh_4

So a form inside a form? Or will a Window on top of the app? Only you know what you want here.

Member Avatar for rproffitt
0
168
Member Avatar for Cj_5

A thought on how to debug. Start at line 100 and comment it out. Does it work? Nope? Comment moving up from line 100 till you find the failing line. I have to ask, do you use a system that you can single step and watch variables, etc? It may …

Member Avatar for JamesCherrill
0
549
Member Avatar for patk570

I would not worry about Edge as I read other complaints at https://www.google.com/search?client=opera&q=ajax+fails+on+edge+browser

Member Avatar for patk570
0
5K
Member Avatar for Fen_1

What happened to your other posts? https://webcache.googleusercontent.com/search?q=cache:Rh3JMTgzY08J:https://stackoverflow.com/questions/47563813/why-cant-i-get-all-of-my-student-records-to-print-out-and-why-doesnt-insert-an+&cd=3&hl=en&ct=clnk&gl=us

Member Avatar for JamesCherrill
0
405
Member Avatar for Saboor880

Your solution is fine. If they change the PC in such a way, it's not the same PC and they will have to get a new key from you to unlock the app. That aside, other ways have been kicked around. You can research those at https://www.google.com/search?q=generate+unique+PC+id

Member Avatar for stultuske
0
284
Member Avatar for Petar_1

A few issues here. 1. If you are trying to buy the code, be sure to tell how much you are paying. That is, this is not a "gimme the code" site. 2. Read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question Especially the before you ask section. I'm sure folk don't mind you hiring others here.

Member Avatar for rubberman
0
326
Member Avatar for Harish_8

I'm going to answer you another way. Look over the 48 implementions of Tic Tac Toe at https://rosettacode.org/wiki/Tic-tac-toe It's a well down routine without any need for AI. But if you insist, the studies are done. Example: https://www.ntu.edu.sg/home/ehchua/programming/java/JavaGame_TicTacToe_AI.html So did your class build your AI knowledge before the homework or …

Member Avatar for JamesCherrill
1
565
Member Avatar for Syed_15

Not a bad start. I worry that you are selling blogs here. Let me comment that I see less and less folk follow the blogs. What's working around here are the video blogs. Example: "Leonard French, your favorite Internet copyright attorney." A fine example where something that can be interesting …

Member Avatar for rproffitt
1
448
Member Avatar for United_2

Could this be a one liner? numbers.sort() From https://wiki.python.org/moin/HowTo/Sorting

Member Avatar for Tcll
0
460
Member Avatar for Leon_5

I see no open tickets at https://sourceforge.net/p/fbcim/tickets/?source=navbar If you don't file a ticket, they don't know it's broken.

Member Avatar for rproffitt
0
289
Member Avatar for happygeek

> Would be possible to loss data when you decrypt files that are affected by ransomware? Absolutely. Yes. Yup. No question. Take it to the bank. In other words, this is why you read folk talk and write so much about backups. Let me quote my friends here: > We …

Member Avatar for rproffitt
2
967
Member Avatar for Dietrich_1

Be sure to clarify this. a <= N <= b or a < N < b? Between or inclusive?

Member Avatar for rproffitt
0
553
Member Avatar for WebDevGuy32145

It appears that is Chrome only and 3 years ago. In a reply at your YouTube link you find: > PROBLEM: Be aware that this code in video will only work in chrome. (even in 2014!) BUT I have managed to make this work in firefox also: You need to …

Member Avatar for rproffitt
0
3K
Member Avatar for MichaelKross

I checked your old posts so you did Adsense and https://support.google.com/youtube/answer/72857?hl=en and from the sounds of it, there is no money here. Let's say these are YOUR VIDEOs. I'm hearing folk put their works on Amazon Video for say a dollar for a series. It appears they make a lot …

Member Avatar for rproffitt
0
302
Member Avatar for Mauricio_5

You may want to reduce the error count. Currently at 108 errors and warnings at https://validator.w3.org/nu/?doc=http%3A%2F%2Flandbankrealestate.com%2Fen%2Fproperties%2Flote-en-condominio-las-vueltas%2F one of those could be what's going on. Given the high error count, I suggest a chat with this site's web master.

Member Avatar for Mauricio_5
0
451
Member Avatar for Hanan_4

At the link given it has a section titled "### Installation" and "### Usage". If this won't suffice, maybe you need to find a friendlier app? Also read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question

Member Avatar for rproffitt
0
144
Member Avatar for Rebecca_6

Now is the time to use the Java switch and case to clean up that code. You've if'd your way into a hole. Switch that to readable code now. Tutorial at https://www.tutorialspoint.com/java/switch_statement_in_java.htm

Member Avatar for tinstaafl
0
302
Member Avatar for overwraith

The absolute worst case scenario was time scheduling in Jordan. Same city but depending on your religious persuasion, the time differs. Skip to about the 5 minute mark at https://www.youtube.com/watch?v=-5wpm-gesOY So how will you deal with time without going mad?

Member Avatar for rproffitt
0
298
Member Avatar for COKEDUDE

Pretty easy. Set the array to a nul string and deal with it in your code. BTW, this is usually done in a linked list or say, a string library function but for me, I've used the old nul means no string here method for a very very long time. …

Member Avatar for AssertNull
0
408
Member Avatar for Sammy_1

I'm not sure how much research you did on this and I'm a little concerned about the typos in your post. Did you try a "Cors Everywhere" solution for testing? http://pointdeveloper.com/how-to-bypass-cors-errors-on-chrome-and-firefox-for-testing/

Member Avatar for Rupsena
0
11K
Member Avatar for COKEDUDE

Try again but clarify the second half of the if. What if your compiler thinks you mean "!(row1 = mysql_fetch_row(result1)) && adding_to_member_flag" is not equal to 1? Don't be afraid to clearly state what you meant.

Member Avatar for AssertNull
0
420
Member Avatar for lewashby

There are way too many 8 SATA port boards at https://www.newegg.com/Product/ProductList.aspx?Description=motherboard%20with%208%20sata%20ports&Submit=ENE Maybe you have a motherboard you can use today and add this board and cable? 1. https://www.amazon.com/dp/B00S7KTVN2/ref=sspa_dk_detail_0?psc=1 2. https://www.ebay.com/itm/Lot-of-5-LSI-SAS3081E-R-8-port-Internal-SATA-SAS-3Gb-s-RAID-Controller-Card/172523978778?rt=nc&_trkparms=aid%3D222007%26algo%3DSIM.MBE%26ao%3D2%26asc%3D49477%26meid%3Dd1f64fa3f11d4f6fabc8c5e3ceaed43f%26pid%3D100005%26rk%3D5%26rkt%3D6%26sd%3D252630982028&_trksid=p2047675.c100005.m2219

Member Avatar for rproffitt
0
398
Member Avatar for NuGG

I'm reading > Opening Your Access 2000, Access 2002, or Access 2003 Application in Access 2007 From [https://msdn.microsoft.com/en-us/library/bb203849(v=office.12).aspx](https://msdn.microsoft.com/en-us/library/bb203849(v=office.12).aspx) Why the claim you can't change to a current version? Also, at only 36 meagerbytes why isn't the backup hourly?

Member Avatar for rproffitt
0
230
Member Avatar for roaa_1

Try again. Show your work and avoid pasting homework instructions as that sounds demanding. Read this before you post or reply -> https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question

Member Avatar for khai_2
0
622
Member Avatar for overwraith

I have a question. You claim this is a web app. I looked over what https://www.preemptive.com/ offers and found no web obsfucation offering. So let me guess your app runs on the server and not the web browser. My question is then: How would the web user gain access to …

Member Avatar for rproffitt
0
2K
Member Avatar for COKEDUDE

Look carefully at your use of left and right parentheses on line 1. Did you mean to compare gets(line, sizeof line, stdin) && sscanf_counter to not be equal to 2? Or did you mean gets(line, sizeof line, stdin) then and the next condition. Be clear about that. Don't rely on …

Member Avatar for rubberman
0
266
Member Avatar for Reverend Jim
Member Avatar for Talruk

Read your code, Now look at what you did there. You never altered the magicians list (or array.) You use for magician in magicians_to_change: so you get a copy back of the element and not the array item itself. Then you change your copy then never use it. Next time …

Member Avatar for rproffitt
0
285
Member Avatar for Lee Jessica

Wait, didn't I read in SEO circles to not bother with Alexa ranking? Why bother?

Member Avatar for Mudassir_3
-1
752
Member Avatar for Fayza_2

Let's try the old user account issue/problem. Since you don't use a Microsoft Server and such my bet is you forgot to add that user and password to the faux Windows machine that hosts the database and serves up this access file. That is, if I'm John, John will have …

Member Avatar for rproffitt
0
302
Member Avatar for COKEDUDE

From the docs: > The C library function char *fgets(char *str, int n, FILE *stream) reads a line from the specified stream and stores it into the string pointed to by str. It stops when either (n-1) characters are read, the newline character is read, or the end-of-file is reached, …

Member Avatar for rproffitt
0
1K
Member Avatar for ajit.nayak

What I wonder if you are actually clubling the most common reason for serial woes is the setting of the baud rates on the terminal to match your transmit speed. This is the usual the trial by fire for the new embedded programmer. > clubling (plural clublings) (rare) One who …

Member Avatar for itnavigate
0
3K
Member Avatar for aya_5

I think if this is some assignment you posted about before. Not everyone may notice that. But to make a new post leaves you with both posts lacking all the facts. Or questions. Did you read the link I supplied? Here it is again. -> Read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question Also, if I …

Member Avatar for itnavigate
0
454
Member Avatar for SimonIoa

It looks to me that this project is abandoned. Why do I write this? Reading many pages at the site have outdated references like Android 4.x at http://taco.visualstudio.com/en-us/docs/get-started-first-mobile-app/#run-your-app-in-an-emulator and many other pages there. To me this and more would have me never start such an endeavor on this platform.

Member Avatar for SimonIoa
0
1K
Member Avatar for Dawud_1

There's a problem with your request. You didn't define the parameters for performance so without that, what you think is best is not known. If you just need a handle on performance testing you can research that with google. I like to check sites with the W3C checks. Let's see …

Member Avatar for rproffitt
-1
239
Member Avatar for dongtrien

Wow. 10 years later and not solved? Read https://social.msdn.microsoft.com/Forums/vstudio/en-US/67b6102b-44b0-461c-919e-567285a0ca0d/user-dbo-could-not-execute-stored-procedure-masterdbospenablesqldebug?forum=vsdebug

Member Avatar for dongtrien
0
258
Member Avatar for Paul Brian

That's amazing. I've yet to take a class where there was a quiz on subject matter that was not covered. Now I did take a class where you were given assignments that required research beyond the supplied text but today that's not a big deal and I think this is …

Member Avatar for ddanbe
-1
313
Member Avatar for leya_1

I think your question needs clarifying. As it stands I read your question then look over the code and can't find upload2 in the code. So I thought, forget the code, read what they wrote. That didn't help either. Try again and state what you were trying to accomplish. Also …

Member Avatar for rproffitt
0
236
Member Avatar for Ayaka

I think we need to talk about how most forums work. This link: https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question covers a lot so you can get going in the right direction. Now if you need to hire a programmer, that's covered too as you would post in the for hire section: https://www.daniweb.com/community-center/for-hire-hiring/52 The concept of …

Member Avatar for rproffitt
0
635
Member Avatar for SimonIoa

Sadly this seems to never have a short answer. Read https://forum.ionicframework.com/t/cant-run-npm-install/103573/22 where they go round and round and a short explainer at the end.

Member Avatar for SimonIoa
0
864
Member Avatar for FarrisFahad

I let a link checker look it over which looks OK. It was https://validator.w3.org/checklink?uri=http%3A%2F%2Fgalleryautomo.com&hide_type=all&depth=&check=Check#results1 But the HTML and CSS checks spewed a lot of errors. I'd work those as robots often fail when the pages are not clean.

Member Avatar for rproffitt
0
311
Member Avatar for random_1

I put this into https://www.gasmi.net/hpd/ and those addresses look like MAC addresses. As you learn IP you learn about how packets on a LAN often go from one place to another using this rather than the IP address. Decode these with tools until you complete your IP lessons.

Member Avatar for cereal
0
10K
Member Avatar for Mohsen_3

My thought here is there are waiting window messages. I don't know if you have background in how Windows works but your change to visiable is in a message and your code didn't break yet so the message isn't processed yet. [https://msdn.microsoft.com/en-us/library/system.windows.forms.application.doevents(v=vs.110).aspx](https://msdn.microsoft.com/en-us/library/system.windows.forms.application.doevents(v=vs.110).aspx) notes an example where we need to call …

Member Avatar for Felix Green
0
282
Member Avatar for Ivan_17

That code doesn't run here on W10 either. Is there more code? That is, it looks to be an incomplete code dump.

Member Avatar for Ivan_17
0
362
Member Avatar for Jack_30

When this question comes up, I reply with "never store passwords in a database." You can store the names but never the passwords. So you may wonder how to verify that password? We store the one way encrypted password and then encrypt the offered password and then compare. This way …

Member Avatar for benanamen
0
565
Member Avatar for Ritesh_4

That's an odd question since when a CPU gets sick, you see all sorts of problems from The Dead PC to BSODs and corrupted drives. But that aside, how about https://downloadcenter.intel.com/download/19792/Intel-Processor-Diagnostic-Tool You can google one for AMD, others.

Member Avatar for rubberman
0
491
Member Avatar for Charles_25

I wonder if this is just something we can use Linux, UNIX or your OS's command lines to get done. Be aware that your top post wrote one way but in a later post you write: > So every file is formatted one serial number per line like below: For …

Member Avatar for happygeek
0
1K

The End.