5,430 Posted Topics

Member Avatar for ganges

This is where I pull out my 20 dollar USB DVDRW and use that instead. Your post is tantamount to "it's broken" with no detail. If you have shared more like "Device manager shows Code 39" or such I would have other ideas. But you didn't tell much.

Member Avatar for rubberman
0
254
Member Avatar for rhys1619

I can't find how many times you've posted this. All of them suffer from formatting issues with your post as the code is both in and outside of the code block. Anyhow, I will have some time next weekend to try this out. Can you share how to set this …

Member Avatar for rhys1619
0
1K
Member Avatar for Maikel

Code looks incomplete. (it is) Without the rest not much to work with. Try putting it in a fiddle if you can, like http://pythonfiddle.com/

Member Avatar for rproffitt
0
788
Member Avatar for Sushma_2

Very strange post. Your subject title doesn't match with your post and tags. You should read: https://www.daniweb.com/programming/web-development/threads/435023/read-this-before-posting-a-question next then try again.

Member Avatar for rproffitt
0
236
Member Avatar for Ed Genes

On Linux, Windows and other OSes I can do that sort with the sort commandline. No code required. Why would a business code this when it's just a command away?

Member Avatar for AssertNull
0
370
Member Avatar for spluskhan

While this looks like a cron job, you didn't reveal enough about your system. Even Windows could make this yet another cron job. Or for some folk they like to use AUTOIT plus on a schedule with cron. https://www.google.com/search?q=autoit+cron+job if you never heard of such a mashup.

Member Avatar for diafol
0
912
Member Avatar for Mr.M

First your question in your topic. The answer is that all languages have been used from Assembly to all others. I don't know of any language that someone has not used to write a Word Processor or other such app. If we look at the source code to a major …

Member Avatar for rubberman
0
199
Member Avatar for lewashby

Color me a little confused. All the stacks I know called LAMP have Python. There are five (well there are more than that) at https://en.wikipedia.org/wiki/List_of_Apache%E2%80%93MySQL%E2%80%93PHP_packages so if you have a LAMP, doesn't it have Python?

Member Avatar for lewashby
0
1K
Member Avatar for Ed Genes

Why does this look just like http://www.cppforschool.com/project/banking-system-project.html ? I think you need to consider wholesale copies of code that you didn't claim as your own creation to not be such a good idea. A second issue is your first post sounds like you want others to do your homework. There's …

Member Avatar for rproffitt
-1
163
Member Avatar for Cristofer_2

Since ping is not http or https, why would proxy play a role here? Read [these](https://www.google.com/search?q=does+ping+use+proxy) to learn more. If you wanted to ping your proxy then you do that!

Member Avatar for rproffitt
0
206
Member Avatar for Suzie999

There are many priors on this and most if not all solutions involve more than a line of code. For my app that starts up many threads and even new instances of the app, I used a message file to get it done. This, for that app was not a …

Member Avatar for Suzie999
0
231
Member Avatar for Anurag_8

The WNR614 I looked up does not have the DSL modem in it so let's hear about the old Dlink Router. Model number please and let's see if it's one of those Modem and Router combinations.

Member Avatar for rproffitt
0
299
Member Avatar for kgizo

The specification here is unclear but if I were to guess you want groups that correspond to 10% of the total by zip/postal code. I don't see how I could get that 10% (or other numbers) without some trial and error. That is, you know the total count so let's …

Member Avatar for rproffitt
0
240
Member Avatar for Chris_38

My son decided to not do ANY community service and is now paying the price. No prior experience. As to up to date knowledge, the field is always in motion (nod to the green guy) so I'd rather see folk keep the basics in view. That is, one of the …

Member Avatar for rproffitt
0
291
Member Avatar for Wilda_1

I think the lack of replies means you have to tell more about what's broken. If possible try to code it up on IDEONE. https://ideone.com/Vc0043 coughs up an error on the line system() so you also may have to reveal your compiler setup.

Member Avatar for rproffitt
0
305
Member Avatar for Gopal_4

Ouch. I read https://netsparkle.codeplex.com/ to see this hasn't been updated since 2011 and comments like: > Documentation on how to use this and what to expect is missing. Also it's not clear what scenario's are supported. Since the product is in such bad shape you have choices to make here. …

Member Avatar for rproffitt
0
134
Member Avatar for Mani_7

While some don't want links about such, my thought here is that you'll have to code this up. But how to get your web pages into files for you to process later with your parser then later to the the database? I'm thinking cURL. As in https://en.wikipedia.org/wiki/CURL So the psuedo …

Member Avatar for diafol
0
316
Member Avatar for bobzorz

The thing is, that alone rarely has lead me to a cure. The one time it happened here it was a failing HDD. There are plenty of PFN_LIST_CORRUPT discussions which you can read and see if you think they apply.

Member Avatar for rproffitt
0
218
Member Avatar for Kersten

I can't tell if you did research on this. Example: https://www.google.com/search?q=GetOpenFileName+freezes+at+second+execution&ie=utf-8&oe=utf-8 The first hit is about turning off DEP for your app. I have a theory why that happens but it would be machine specific since I can't guess what else is on this PC, well I can't tell you …

Member Avatar for Kersten
0
583
Member Avatar for Reverend Jim

That happened to me as I was trying to login on my Asus T100 Android tablet. I tried to grab a screenshot but failed. Very strange screens there.

Member Avatar for Reverend Jim
0
492
Member Avatar for Stefce

While I can't find where you populated your database the answer to secure is maybe not. I can't see where you sanitized the user input. That is, what if they put in SQL code in the user name. Do you remember Bobby Drop Tables? https://www.explainxkcd.com/wiki/index.php/Little_Bobby_Tables explains it. I worry about …

Member Avatar for jkon
0
493
Member Avatar for Esmatullah

How is this different from https://www.daniweb.com/programming/software-development/threads/505648/how-to-add-spaces-between-numbers Also, I'd show your work so far. Read https://www.daniweb.com/programming/web-development/threads/435023/read-this-before-posting-a-question In that read before posting you'll find that should always show your work.

Member Avatar for rubberman
0
327
Member Avatar for Shiro_1

Remember to post the details you would want to know if you were going to work on your PC. You have 3 fans and a PC. That's not going to help must. Try tell the rest of the story like "It worked fine until I installed a new ______!"

Member Avatar for rproffitt
0
179
Member Avatar for rhys1619

I know there are members that abhor just a link but here's a good example where if you know the right words, it might be easy to find the answer on your own. To me this sounds like "Splash screen" and sure enough there's such in Pygame (or looks to …

Member Avatar for rproffitt
0
280
Member Avatar for phphp

You may also have to reveal if the output in your picture was the result of some Word document, HTML, LaTex or other system. Complete your "specification" since PHP output can be text or other depending on your php foo.

Member Avatar for rproffitt
0
303
Member Avatar for Ghast

I'm going with you should not do this. Why? Because your app could be on any Windows version from XP to 10 and the commands vary from OS to OS and machine to machine. That said if I was to tackle this I would shell out to the host OS's …

Member Avatar for Ghast
0
298
Member Avatar for Raul_4

Tell more. What's the filenames of both those files, especially the one after And the interrup. You'll have to include it or put it in your make file.

Member Avatar for Raul_4
0
888
Member Avatar for Saboor880

This is not the answer but to share how I debug such a thing. I hook up my device and run it over the Android studio USB debugger and break at that line of code to examine variables to see what's up. If I can't do that I've been sending …

Member Avatar for rproffitt
0
3K
Member Avatar for Muhammad_117

I'd reconsider it. That site looks to be selling drugs. In my country that could lead to unscheduled tme off line.

Member Avatar for rproffitt
0
1K
Member Avatar for Jim_12

if you want to extract or split off part of a string then you use the Left, Right and Mid functions.

Member Avatar for rproffitt
0
276
Member Avatar for philpense

Lots of thought here. I think folk must not lean on cloud storage too hard. Here's a fellow you may know and his view. http://www.cnet.com/news/woz-the-cloud-is-a-nightmare/ It's an OK thing but the space is not yours to control and is subject to outages, leaks, limits and rule changes out of your …

Member Avatar for Reverend Jim
1
955
Member Avatar for Andrew_33

I'm going with no. I can't guess why C# but that could push a system into OSes and systems that cost in license fees and promptly removes your "free" requirement. My advice is to forget any attachment to a language here and find your service that meets your price targets …

Member Avatar for rproffitt
0
234
Member Avatar for Mark_54

Here's the thing. You can't survive by specializing today unless your employer needs such a thing or you are running as the lead on some system that will pay your way for years. My last big app involved C#, HTML, plain C, Android, XML, Maven, Visual Studio, CSV files and …

Member Avatar for Reverend Jim
0
441
Member Avatar for Tom_15

You may have to ask a question. I missed where you asked a question in all this. In fact the question mark only appears in your code. That's one fine dump you have here but what is the question? Few will dive into 100+ lines of code to find where …

Member Avatar for Reverend Jim
0
2K
Member Avatar for Jon_7

A few things. Very few folk write code or your site for you so with that out of the way, you may have reveal more about your web hosting. What database is available as well. To be sure you will learn to code as time passes but if this is …

Member Avatar for Jon_7
0
491
Member Avatar for Anit_1

Time to check out http://caniuse.com/ and see if any feature you are using is either not supported in IE8 or has a caveat.

Member Avatar for gentlemedia
0
497
Member Avatar for Jim_11

That's been batted about for a long time. https://www.google.com/search?q=c%23+keep+app+on+top finds priors and I won't tell which is the right answer but you need to decide if you want to use a timer or not but let me tell you why I'd use a timer. Since it's a lot of work …

Member Avatar for tinstaafl
0
2K
Member Avatar for alka_2

For this you would break down the design you want then code it step by step. However this is your first post so read https://www.daniweb.com/programming/web-development/threads/435023/read-this-before-posting-a-question I don't see any code so you must be asking the more generic how do I write code when I have a blank sheet of …

Member Avatar for rproffitt
0
152
Member Avatar for Sergio_4

I think you didn't research this one. Example: https://www.google.com/search?q=javax.sound.sampled+in+android+studio This finds the priors and why it fails. It also gets into what you need to do next.

Member Avatar for rproffitt
0
532
Member Avatar for anup2009

A few years ago I went to the CTIA convention (google Super Mobility 2016) and ATT would send messages by the tens of thousands for 10 to 20 bucks. This laid waste to the cost of how much to build your own systems. Not only that but you didn't have …

Member Avatar for rproffitt
0
231
Member Avatar for Sigmond_1

Something looks odd at lines 36 and 37. It looks like only the odd values would appear for the value x$ So that's odd on its own. Next we have what is in the look from 37 to 47. I can't see where x$ is used or why anything other …

Member Avatar for diafol
0
264
Member Avatar for Shaik_2

I didn't read where you checked your include directory settings. While the link I note is for 2015, it's same or similar to 2013. https://msdn.microsoft.com/en-us/library/ee855621.aspx

Member Avatar for rproffitt
0
302
Member Avatar for candres_1

While you left out if this is for a big display, print or what medium it's for the simple answer is yes. The artist has plenty of free software today so maybe it's simpler than the free or cheap graphic apps I see at Ninite.com. Maybe you don't have an …

Member Avatar for rproffitt
0
58
Member Avatar for Jann_2

Tip> Take your subject title and google on that. It appears this is an old old issue and you need to go over priors.

Member Avatar for rproffitt
0
182
Member Avatar for geoffy0404

That code, I can't find where you created the chronometer. Time to look around the rest of the project files.

Member Avatar for stultuske
0
761
Member Avatar for Link_1

How does this differ from https://www.daniweb.com/programming/web-development/threads/505507/how-to-create-a-datalist-table-layout-in-vb finds you pasting what looks like HTML in place of VB code. Here your tags are not listing VB.net but asp and asp.net so I would be taking a huge leap that you were writing some web server in vb.net. Let's keep in mind …

Member Avatar for rproffitt
0
734
Member Avatar for PM312

Short answer. Change the date format to what you want in that grid.

Member Avatar for rproffitt
0
143
Member Avatar for Shuaibu_1

There is another reason a post like this appears. It's simply a shill setting up for someone to hawk a solution. These shills or stooges are all too common today. And then we have folk that somehow got to their final years and never learned basic search skills. They are …

Member Avatar for rproffitt
-2
210
Member Avatar for James_58

Let me start with 3 basic network questions. 1. Did you turn off "simple sharing" in Windows? (Hint I do.) 2. Did you enable the guest account? (Hint, if you don't have a Windows Server and do not care to maintain accounts, you might do this.) 3. How are you …

Member Avatar for rproffitt
0
226
Member Avatar for E & J

@James. You buried your post on page 2 of an 11 year old discussion. Let's say it's imperative to get it working. I would not bury my posts like this.

Member Avatar for James_58
0
1K

The End.