5,430 Posted Topics

Member Avatar for James_90

It appears there are priors to this. Try reading a few and see how they solved it. Search follows. https://www.google.com/search?q=how+to+code+a+select+date+range+using+php/mysql+site:www.daniweb.com&client=firefox-b-1&sa=X&ved=0ahUKEwiHoJ796LTYAhUG5WMKHYkFCqIQrQIINCgCMAA&biw=1920&bih=947

Member Avatar for Amelia_4
0
2K
Member Avatar for Emma_9

Power. Most likely the power isn't enough on the long cable. I use a Y cable to get around this. The Y cable taps two USB ports for power. It's a common cable, found on Newegg and Amazon for example.

Member Avatar for rproffitt
0
251
Member Avatar for chinkey

I've never heard of such an upgrade path. The deal for a free up from 7 or 8 to 10 is now at its end so for you to do this you have to buy some Windows 10 version and install it. Of course you have a lot of work …

Member Avatar for happygeek
-1
305
Member Avatar for L_2

I recall doing this with Dell models. To see if it works on the Gateway I think you'll just have to try it. Dell's designs were such that you changed the entire top lid (that part with the LCD) and you could get a higher or lower resolution. Just the …

Member Avatar for rproffitt
0
382
Member Avatar for Varun_14

Hi, I'm an old hand at old school RS232 links. The most common reason for jibberish is the terminal speed doesn't match what the sender is using. Example: If the sender is sending 19200 Baud, 8 bits and your terminal app is set to 9600, you get jibber. Not an …

Member Avatar for Varun_14
0
260
Member Avatar for Raju_3

I'm going to write "never do this." Why? For your autocomplete to work, you would have to send over the list of email addresses to the user and that's a problem. Your site would them LEAK USER EMAIL ADDRESSES. That won't be a good thing. For this round, let the …

Member Avatar for gabrielcastillo
0
533
Member Avatar for JModak

@Hammad, supply this in English too. Did you write "Tell your brother in Hindi only. What are you trying to ask..It did not understand."?

Member Avatar for rproffitt
0
376
Member Avatar for Kemuel

@ddanbe. Շատ վատ translates to "very bad." I found this humorous in light of what you wrote earlier. The non-Armenian text was equally funny. That aside, last month I updated a VB6 app that is on long term support for our office. I refuse to write anything new in VB6 …

Member Avatar for AssertNull
0
405
Member Avatar for James W_2

The last time I saw this was using the USB version of this drive. Did you try some USB to IDE adapter? About that IDE PCIe board. You have to get the motherboard drivers first for that board to show and then the drivers for that PCIe IDE board. But …

Member Avatar for rproffitt
0
703
Member Avatar for esedee

Sort of a well done app area. https://www.google.com/search?q=android+pc+remote+control+app You need about a year to create such a thing as not only would you learn about Android but decide how to give the remote control over bluetooth, LAN or other means.

Member Avatar for Mridula_1
0
420
Member Avatar for JohnMcPherson

When I have to track this problem done I focus on one resulting value at a time. So take the result, just one and add printf's as needed to see what the values are going along and then the result. I see a lot more data than would be required. …

Member Avatar for JohnMcPherson
0
807
Member Avatar for saif_11

Simple nope. A zip file could contain anything so there's no direct translator from zip to swf.

Member Avatar for rproffitt
0
244
Member Avatar for Bim_2

Seems it's time for tutorials. I found them with https://www.google.com/search?q=MariaDB+to+2012+VB.net

Member Avatar for rproffitt
0
972
Member Avatar for JEOFREY

Welcome Jeofrey, Please read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question Avoid oddly formatting your discussions as they make it harder to read. Supply the source code and point out what failed. You also need to explain what you mean by timed out. Don't make everyone guess.

Member Avatar for rproffitt
0
270
Member Avatar for Cory_3

In Android programmer speak this is called "Start a new activity." Tutorial follows. https://developer.android.com/training/basics/firstapp/starting-activity.html

Member Avatar for hnrindani
0
406
Member Avatar for isam_1

A google found solutions in a snap like http://forum.lazarus.freepascal.org/index.php/topic,27805.msg172325.html?PHPSESSID=l1kbafhmdhbt050vg4lidd71q1#msg172325 DO NOT USE THIS FOR A HOMEWORK ASSIGNMENT AS THE INSTRUCTOR COULD GOOGLE IT TOO.

Member Avatar for rproffitt
0
150
Member Avatar for Ninja_1

You wrote API a few times but didn't call out what API you are working with. To me, JavaScript is just that but not an API. So tell more. Also I see a lot of repeated questions like "How do I store checkbox values?" but the OP's usually forget to …

Member Avatar for Kannu_2
0
289
Member Avatar for massivefermion

I admit I won't answer this directly but let's figure out first what happens with and without the forward slash. I'll defer to https://www.thoughtco.com/urls-ending-with-slash-3466509 OK, that's a good clue how you might handle this. Since no slash forces a redirect, that's my clue to see how Django redirects. For that …

Member Avatar for rproffitt
0
332
Member Avatar for Rabeya_3

They have rules about this, plus you have spend money there. All explained why it doesn't work at https://forum.fiverr.com/t/username-not-found-in-search/125489/14 Besides, if it was that simple, your spammers could collect names and spam. Looks like they did it right. That is, make it hard to find the users.

Member Avatar for rproffitt
0
338
Member Avatar for Aakanksha_1
Re: dfs

Looks too similar to https://www.daniweb.com/programming/software-development/threads/515486/dfs#post2238127 May have to tell more.

Member Avatar for AssertNull
0
453
Member Avatar for Cristi_1

Why simplify? As a new coder you would solve the problem using what you taught so far. Also, watch https://www.codeproject.com/Questions/1227669/answer.aspx If your code is just broken, then share what line it broke at. Finally, if I simplify your homework, how would you be able to explain the code and why?

Member Avatar for rproffitt
0
2K
Member Avatar for oladiran

Did you inspect the insides for all the fans coming on at power up? Did you get out a Volt meter (remember this is a basic item when you repair computers and more) to measure each power supply leg? What were the readings? Also, why not find out what PC …

Member Avatar for oladiran
0
774
Member Avatar for Mr.M

@AssertNull, I think the concept Mr.M is working on smells like a bad thing because either they didn't present it well or it is just someone trying to be underhanded and scrape data. For example, read https://freedom-to-tinker.com/2017/12/27/no-boundaries-for-user-identities-web-trackers-exploit-browser-login-managers/ and just sending the content without post etc could be an attempt to …

Member Avatar for Mr.M
0
6K
Member Avatar for Chandler_2

I read your post but the code doesn't clearly tell me what it does. My guess is it's code imcomplete. Take time to read the next link on how to improve the chances of folks responding with new ideas. Read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question

Member Avatar for rproffitt
0
1K
Member Avatar for Jeanyl_1

Wireshark would not be a basis for this since even with a pair of WAPs (you are a network thesis writer so I'll use common acronymns) you won't get packet data from the other WAP. So monitoring is done from the monitoring port of you network plant. This is why …

Member Avatar for rproffitt
0
198
Member Avatar for Toddh86

So something like http://www.corteil.co.uk/Blog/raspberry-pi/raspberry-pi-birthday-countdown/ It appears this is a common thing. maybe a few dozen to hundreds out there.

Member Avatar for rproffitt
0
298
Member Avatar for ggeoff

@Sinda. Don't bury your new question in 4 year old posts. Make your own. Do not leave out details like the cart isn't from HP and the printer is 10 years old.

Member Avatar for rproffitt
0
1K
Member Avatar for Maheshwaran

You're getting better. But when I work SQL problems like this I take the command and try it from my SQL command line. That way I can see if the syntax is right.

Member Avatar for Santanu.Das
0
437
Member Avatar for Gokul_4

OK, let's run your VB.net app in Visual Studio. Not the .EXE but the source. Visual Studio has a community version so it's not like you don't have access to VS. When the app faults, VS will stop and show you the line of code with the error. Now the …

Member Avatar for rproffitt
0
186
Member Avatar for Upendra_2

You may have passed up all those prior discussions here. -> https://www.daniweb.com/search/index?q=storing%20checkbox%20value%20in%20database

Member Avatar for rproffitt
0
207
Member Avatar for Stefano_2

Absolutely. Parsing text is something covered in most C and other courses. Here's a tutorial. https://www.codingunit.com/c-tutorial-searching-for-strings-in-a-text-file

Member Avatar for rproffitt
0
255
Member Avatar for Hamsterking

Topic asks how to free up space and then you ask what is wrong with your PC. Anyhow, you free up space by uninstalling apps and finding where the space is being used. All skill levels arrive here so when I go hunting for quick space reclamation I like CCLEANER. …

Member Avatar for Reverend Jim
0
402
Member Avatar for mexabet

To find this on my own I reduce the lines by half and see if the error is still there. If still there, I halve again until no errors. This finds the bad line in about 4 or less steps then I can focus on that line.

Member Avatar for mexabet
0
377
Member Avatar for mouaadable

That's beyond the distance we expect USB to function. Yes it might work with say an older device if said device was different in any way (USB 1 vs 2?) To fix this I'd try those "10 Meter (32 Foot) USB 2.0 Active Extension Cable" versus a simple cable.

Member Avatar for Kevin_32
0
1K
Member Avatar for Nicole_7

Wait, why does your post look exactly like https://www.chegg.com/homework-help/questions-and-answers/python-code-game-resembles-123-redlight-green-light-game-person-starts-curator-stands-end--q26277112 I wonder how you got this far in the course to hit this task. Did you happen to ask folk to code this for you? Folk that do that often fail on the finals.

Member Avatar for Gribouillis
0
795
Member Avatar for NetJunkie

I think if I were to do this I'd check out Red Shift since it has Windows Source Code and then see if any others at http://alternativeto.net/software/f-lux/ have source.

Member Avatar for Bryant_1
0
798
Member Avatar for NA

Is this similar to https://www.daniweb.com/programming/threads/511883/display-name Remember you need to not only show the other code in the backend but do not discount this has been done so many times both right and wrong. Again, never store the password in the database. You encrpyt (see how on the link I noted …

Member Avatar for rproffitt
0
403
Member Avatar for razamughal67

You left out your code and where you are having problems. How to take a screenshot is on the web so that can't be the problem. In VB6 a form's properties can be found and more so that's not the issue either. Try again but share where you got stuck. …

Member Avatar for rproffitt
0
545
Member Avatar for lewashby

Need a little more. In a switched network if machine a and b are on the same switch the traffic is direct between a and b and no other network device sees a thing. Kind of like Master Sergeant Schultz, > I see nothing! I hear nothing! I know nothing!

Member Avatar for rproffitt
0
428
Member Avatar for divinity02

Sometimes it takes a day. Here you posted 4AM my time and it's now 6AM and I'm just now getting a moment to look around. However when I read any name and password routing I'm always checking to see if the code looks to be using the old way of …

Member Avatar for rproffitt
0
321
Member Avatar for Reverend Jim

Take a read of https://superuser.com/questions/1196276/has-the-cmd-chkdsk-c-r-been-depreciated-in-windows-10-version-1703 I've been using chdsk /f but others are noting a possible change in chkdsk.

Member Avatar for Josef_2
0
631
Member Avatar for patk570

The question can only be answered by knowing the tax in each state of that country. You might be able to chunk down the amount of code or data if there is some harmony among states but for the USA the rates are all over the map and there can …

Member Avatar for patk570
0
513
Member Avatar for RikTelner

Time to move the game up a notch. Bring out your Volt meter and tell me how many Volts the RTC battery is and the model battery. I don't see the full make/model of the laptop but as you go past a few years they can get cranky and crap …

Member Avatar for Peter_67
0
5K
Member Avatar for whitejag

I think you need to read the next link. https://computer.howstuffworks.com/dns.htm You most likely bought a domain or web site name. So next up is to share where you will be put this side. Did the seller supply you with a place to put your web site at?

Member Avatar for rproffitt
0
201
Member Avatar for mattyd

2 things. Your blog looks ancient in content. Second I think you'll have to write some VBA code to do this one. I didn't find the search and replace to do what you asked.

Member Avatar for rproffitt
0
404
Member Avatar for Ryujin

Not something I deal with but there are site and CCS LINT or checkers you can toss your code at and see what comes out. https://www.google.com/search?q=css+checker The awful truth is when it's not your code, it's more likely to break and you get to invest the weeks to figure out …

Member Avatar for Ryujin
0
369
Member Avatar for Dilawar_1

You left out a critical piece of the question. Where is that database? If it's on the handheld you could try 127.0.0.1. But that would be me guessing what you meant or needed here.

Member Avatar for rproffitt
0
161
Member Avatar for HAMMAD_5

Just last week I lucked into a "Windows 10 update ruined my PC." A relative told me this and I wanted this one to see what it was. Nope. Was not what they thought it was. In this case the video mode was not optimum and an update was pending …

Member Avatar for rproffitt
0
647
Member Avatar for Lorraine_2

I can not assure you this will fix it. But luck finally landed such a laptop in my hands to figure out. What was it? It wasn't the updates. Turns out the HDD needed the following command. I won't write at length what it does, in fact nothing but why …

Member Avatar for Lorraine_2
0
432
Member Avatar for Venkatesh_13

I'd take a read of https://www.codeproject.com/Articles/15861/How-to-solve-quot-Cross-thread-operation-not-valid to see if an easy(?) fix can be had.

Member Avatar for rproffitt
0
1K

The End.