5,430 Posted Topics

Member Avatar for vinodvinu

Define safely. Not once have I lost the hardware but occasionally one of the Windows fails to boot for a simple reason there is no "uninstall" for an OS. We have to know the boot system as well as have repair methods ready. For me this would be the W10 …

Member Avatar for Reverend Jim
0
384
Member Avatar for nadiam

Sorry but no. You left out full model numbers as well as a product page so it's a stretch using the provided information. Also, unless I own your exact model and reinstall the same OS taking notes along the way of what worked, I can't be sure of my advice. …

Member Avatar for lucweb
0
849
Member Avatar for joshl_1995

Just in case you want to know more. Amazon has been working on such apps for years. There are folk that forget that such software is currently not open source so Fedex, Amazon and other companies have software teams on this topic. Once in a while a person new to …

Member Avatar for rproffitt
0
380
Member Avatar for Sarah_18

My first change would be off of VB6. It's been out of distribution for over a decade and what you learn on it, well, you would have to relearn in your new system. Often the reason is because it was handed out for free or such, so to avoid getting …

Member Avatar for rproffitt
0
390
Member Avatar for hforte

It's been a week so help others help you and call out what line number you see it fail at. My reading of your problem statement has me looking at line 18. Is that it?

Member Avatar for rproffitt
0
2K
Member Avatar for Blueie

To me this looks like you wanted quote marks in your string. Look for the <br and the comma before that and the Hello string stopped there. Till you get a handle on this, try putting your string into a string variable to help you see where the issue is.

Member Avatar for rproffitt
0
236
Member Avatar for dinilkarun

Just because I'm trying some python stuff I looked at priors on this issue. Not once did they fix your issue except by changing to another Excel reader/writer or change to other than Excel for the data source. Other times the responders chided the OP about using Excel like this. …

Member Avatar for ddanbe
0
2K
Member Avatar for Chris_38

I have to answer that learning how to google is ranked highly here. For example https://www.google.com/search?q=usa+programming+jobs+what+language+and+skills finds articles that seem to answer what language and skills are required. What I often find that right out of college some never learned to research with google and are asking basic questions that …

Member Avatar for Dani
0
463
Member Avatar for phphp

Line 4 looks incorrect. Read http://php.net/manual/en/datetime.diff.php which has some examples for you.

Member Avatar for diafol
0
388
Member Avatar for Anna_10

Those IDs must exist and match what's on the form or database. They are also case sensitive. I don't have more than your post so in parting. This_ID <> this_ID

Member Avatar for rubberman
0
290
Member Avatar for charles_23

There is no symbol for switch. Read https://www.edrawsoft.com/flowchart-symbols.php OK, so how to show a switch? That's easy. It's nothing more than more decision symbols. I see such at http://stackoverflow.com/questions/22067090/how-do-i-draw-a-switch-statement-in-a-graphical-design

Member Avatar for charles_23
0
148
Member Avatar for moin ali khan

https://www.google.com/search?q=Size+of+page+table+per+segment seems to indicate this is a homework assignment. Your posting scores here look to have gone negative because you appear to be asking for homework solutions. The same answer as last time seems to apply here. Read https://www.daniweb.com/programming/threads/501968/bank-management-system-in-assembly-language

Member Avatar for rproffitt
0
281
Member Avatar for jason_27
Member Avatar for Dani
0
341
Member Avatar for toneranger

I only tried from 2008 to later but not 2015. But will share I only needed to open the solution file in VS and then correct my app to work in the new VS. I'm used to "porting" my apps to other systems so to me this is just work. …

Member Avatar for rproffitt
0
180
Member Avatar for aayush_2

What's the goal here? a) Create your own social web site. b) Learn programming. I ask since it's it's option a you don't write it from scratch today. Read http://www.makeuseof.com/tag/the-5-best-open-source-social-networking-software/ If it's option b, then your question needs refinement. Share what code passage you are stuck on.

Member Avatar for rproffitt
0
1K
Member Avatar for fo2sh

Sorry fo2sh, but the error seems to tell you something interesting. Are you unable to check free space?

Member Avatar for JamesCherrill
0
2K
Member Avatar for genieuk

My first glance tells me you would use USING or ON but not both. Read https://lornajane.net/posts/2012/sql-joins-with-on-or-using

Member Avatar for genieuk
0
768
Member Avatar for Carsten_1

To me this is deeper than one line of code. From the beginning of time (as in when I began to code GUI things) I would have code to set up the button's event handler then some function that would be called to do what I wanted when the event …

Member Avatar for diafol
0
257
Member Avatar for wilsonchama

I have another thought on this. I don't see your database schema so What if? What if there's an @name column and it's value has no default? Then adding records missing that value may fail.

Member Avatar for Mr.M
0
1K
Member Avatar for ahmedrizwan1

Pictures? No code. But someone has it completed in a codepen ready for you to look over how they did it. http://codepen.io/AbhishekGhosh/pen/doqywd

Member Avatar for rproffitt
0
303
Member Avatar for Bb

Hi Bb, I can't guess why prior examples don't work for you. Try https://www.google.com/search?q=button+shows+click+count+javascript+example

Member Avatar for rproffitt
-1
96
Member Avatar for Violated
Member Avatar for Norman_3

While you are correct, many can't write the code to do that. Why not use AUTOIT scripts instead?

Member Avatar for rproffitt
0
346
Member Avatar for mcroni

As I read from https://kivy.org/#home I found no reason why connecting a kivy app would be any different from any other app. As such to connect would be done just like you do in any other system. That is you setup you central server and then write your code to …

Member Avatar for rproffitt
0
156
Member Avatar for charles_23

No programmer I know does this. But if you must, try ones found with https://www.google.com/search?q=compiler+that+runs+on+android+phone Android programmers tend to be on a PC with Android Studio. I can't imagine why anyone would do otherwise on Android today.

Member Avatar for rproffitt
0
156
Member Avatar for Saboor_1

As others noted, you may have reasons to do this but my view is you should pick an opensource project and contribute to it's development. Examples at https://sourceforge.net/directory/business-enterprise/financial/pointofsale/os:windows/

Member Avatar for rproffitt
0
260
Member Avatar for Susan_5

In short why I install Chrome on my older Android phone. The phone maker is never going to update it so Chrome it is.

Member Avatar for gentlemedia
0
295
Member Avatar for Sherwin_4

I would be guessing why one would write this "wheel" given what I see at http://rosettacode.org/wiki/Hailstone_sequence That is, the C++ version is there and ready to use.

Member Avatar for Sherwin_4
0
2K
Member Avatar for lewashby

I've read this complaint before and many MP3 CD players have no clue on order by tag or meta data. The most common fix is to prefix 01 to 99 in front of each file name.

Member Avatar for lewashby
0
272
Member Avatar for SimonIoa

Just for you. Read and run http://www.w3schools.com/code/tryit.asp?filename=FCCZ4KEI353K Nope, never looped. You should fix that.

Member Avatar for SimonIoa
0
200
Member Avatar for lewashby

Connect to the port that has the b/w image then somewhere in the TV menus there's a component/composite setting. You want composite, it is currently set to component.

Member Avatar for rproffitt
0
3K
Member Avatar for Reverend Jim

@Dani, after this week in the USA, I was searching for a little humor in my upvote. If you didn't see it, https://www.youtube.com/watch?v=ELD2AwFN9Nc and our 45th was the influence. The search is absolutely great, seriously. Sorry if folk miss humor.

Member Avatar for Dani
1
417
Member Avatar for Dani
Member Avatar for Dani
3
460
Member Avatar for AndrisP

I can't tell which browser was used. Try the other web browsers. I often find when on bleeding edge platforms that can help.

Member Avatar for rproffitt
0
491
Member Avatar for Sukhdeep_1

Answered years ago at https://www.daniweb.com/programming/software-development/threads/236961/linker-fatal-error

Member Avatar for rproffitt
0
508
Member Avatar for Siberian

I'll share a spat of recent boot failures in W10 that I've worked on and got by. It was stupid. I'll leave others to point out where stupid is. It appears some updates on reboot will hang on boot. This is not a boot record issue but some sort of …

Member Avatar for Siberian
0
365
Member Avatar for alina_3

Crossposting is going to get noticed. Anyhow my first thought would be asking if there's an API for this. Seems Dr. Google says there is. https://www.google.com/search?q=prestashop+api&ie=utf-8&oe=utf-8#q=prestashop+api+login

Member Avatar for rproffitt
0
659
Member Avatar for mpdph09
Member Avatar for rproffitt
0
5K
Member Avatar for Jim_16

I'll defer EMS to Dr. Google. OK, I don't have a make and model here so I'll share a recent install that was a HP dv6910us running Vista. Nothing would appear to let it run Windows 7 or beyond, 32 or 64 bit. I had a break and came back …

Member Avatar for JenniferArden
0
1K
Member Avatar for Rehana_1

For those that didn't know, https://en.wikipedia.org/wiki/Keno and other sites show you the odds. Only the new or still foolish think there's an app to help them win.

Member Avatar for ddanbe
0
185
Member Avatar for jiya_1

That's simple. Start over and give it more space next time.

Member Avatar for Reverend Jim
0
171
Member Avatar for Exabees

[Sometimes it just works.](https://www.google.com/search?q=how+the+domain+and+subdomain+work&ie=utf-8&oe=utf-8)

Member Avatar for maba001
0
552
Member Avatar for Siberian

I looked at the HTML and maybe some comments can be tossed. Why send that to the client? As to the javascript I see a passage where a programmer could roll up what looks like a near repeating line of code inside a for loop but there are tomes about …

Member Avatar for gentlemedia
0
337
Member Avatar for SimonIoa

That's a mess of a post. But I did paste it to http://esprima.org/demo/validate.html and it didn't complain. You may have to reveal more such as what editor, what line etc.

Member Avatar for SimonIoa
-1
417
Member Avatar for Valentine_1

@V, here's that and a longer read before you post. https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question

Member Avatar for Reverend Jim
0
585
Member Avatar for Carlo_1

I do not have a solution for you. Just thoughts. I started by reading https://tablepress.org/info/ but that only clarified there is no apparent non programmatic way to the solution. So my thought is you would have to create some backend middleware to source the information and reform it to be …

Member Avatar for rproffitt
0
838
Member Avatar for pty

Spammers. What a nuisance but either you heavily censure them or offer tools to us that allow us to Black Mirror "block" them. That is, it would be grand if a third voting option be available that if I so chooes the spammer by name would never appear in any …

Member Avatar for Dani
2
382
Member Avatar for dwiniers

@Jim. I went through this on a Vista laptop but you buried your post. Top post please and avoid necroposting.

Member Avatar for rproffitt
0
6K
Member Avatar for Saad_8

https://www.google.com/search?q=mysql+show+space+instead+of+NULL sees this is not a new issue and it's your choice to clean up the database or code as needed.

Member Avatar for diafol
0
383
Member Avatar for Eugene_8
Member Avatar for rproffitt
0
617

The End.