5,430 Posted Topics

Member Avatar for Jo_3

Try the reset and troubleshooting at https://support.sprint.com/support/device/Sprint/Pocket_WiFi-dvc8540015prd

Member Avatar for rosario1990
0
295
Member Avatar for idaryl

This is something you do before you display the field. That is "check for a value before displaying it." Examples at https://www.advancedcustomfields.com/resources/hiding-empty-fields/

Member Avatar for diafol
0
2K
Member Avatar for Mark_70

Quite the odd duck there. It's a strange one so I'd want to know more about the PC as to make, model, age before I'd guess what it is this time. HP Pavillions were desktops, laptops, etc. Mostly cheaps so you always consider repair versus replacement costs. Be sure to …

Member Avatar for rproffitt
0
549
Member Avatar for tarun_6

Too little detail. You didn't reveal where this was going to be saved. Be specific. MySQL? DB2? Jersey? Here's an example: https://www.daniweb.com/programming/web-development/threads/193775/how-to-insert-checkbox-data-into-mysql

Member Avatar for tarun_6
0
652
Member Avatar for tarun_6

I think you need to take advantage of the prior answers and finds at https://www.google.com/search?q=How+to+convert+a+swing+based+application+to+Android+application There appears to be many paths, which will you take?

Member Avatar for rproffitt
0
389
Member Avatar for gentlemedia

I'll guess PHP or such needs to restart. Look directly into the Sun? (nope, look at the php.ini file to see if the control/ini editor is changing it or not. http://phpsec.org/projects/phpsecinfo/tests/allow_url_fopen.html

Member Avatar for gentlemedia
0
1K
Member Avatar for Renick

This is what we call The Dead PC. I see you removed most things but one part I rarely see folk remove is the case. Be sure to pull out the mainboard onto cardboard and try it without the case using the bare minimum parts. If those parts don't work …

Member Avatar for rproffitt
0
570
Member Avatar for dr.maqbulur.rahman

A few issues. Read these and show your work so far. 1. https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question 2. https://en.wikipedia.org/wiki/Software_design_description If you are hiring out this app, be sure to supply how much it pays, etc.

Member Avatar for rproffitt
0
315
Member Avatar for Brian_28
Member Avatar for Knaven Rey

While I no longer write new apps in VB6, my old apps would poll RS232 connections and do things (doesn't matter what here.) https://www.google.com/search?q=Zkemkeeper+sdk+real+time finds folk are looking for this for years so you are here and my thought is to forget VB6 since it's long gone and you'll find …

Member Avatar for rproffitt
0
1K
Member Avatar for maulik_3

Did you post this 3 times? Avoid that. Spamming doesn't get you points or faster replies. Where is your code? Without it members can look it over. Also, where in the code are you having issues? Before you reply read this: https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question

Member Avatar for rproffitt
0
344
Member Avatar for monsterTUT
Member Avatar for Rasmus_2
0
194
Member Avatar for Curious Gorge

If you need an analysis of over 300 lines, consider Jlint first. Get that clean then follow advice about how to narrow down the issues.

Member Avatar for Curious Gorge
0
373
Member Avatar for Rob_7

Take a moment to clear up what your question is. If this is the usual iPhone can't connect to your router question, Apple iPhones can forget connections, I mean you use the menu in the setup of the WiFi to forget the old connection and then connect again. If your …

Member Avatar for rproffitt
0
369
Member Avatar for Stefce

Two thoughts. 1. Line 34 what is in the result? 2. Is this the old deprecated mysql calls? I don't see the full code so it's a little light to me.

Member Avatar for Stefce
0
1K
Member Avatar for gentlemedia

I read a few priors with h[ttps://www.google.com/search?q=Can't+open+%2Fdev%2Fnull%3A+No+such+file+or+directory.](https://www.google.com/search?q=Can't+open+%2Fdev%2Fnull%3A+No+such+file+or+directory.) and here the first hit although not Centos did give some other commands to work around it. Specifically try the sudo mdadm at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/575333 Apparently this is a bug. I'd talk to your provider if they have a workaround (Redhat owns this?)

Member Avatar for gentlemedia
0
611
Member Avatar for Ñïßhâñt_5

As a programmer you would choose to write from scratch or fork an existing project. Your post told so little that I would have to guess too much. Try this. Add a programmer to your staff and tell them what you want. They'll make you the app and you can …

Member Avatar for Dani
-1
132
Member Avatar for Dakotah

Take time to point out what lines of code for members to focus on. You dumped 300+ lines of code so where to start? Read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question to see how to improve your posts and questions.

Member Avatar for rproffitt
0
635
Member Avatar for Khabibb

I see some ask for more information as you cross posted. https://social.msdn.microsoft.com/Forums/vstudio/en-US/82c81b02-7117-450a-a641-23d728e2c62e/how-to-save-all-data-from-datagridview-to-access-database-vb-net?forum=vbgeneral

Member Avatar for ddanbe
-1
225
Member Avatar for Goldfinch

I let this stew for a day so I'm not going to get into actual record formats but comment on what a DNS does. In short it takes an English (or words) and turns them into the IP address of the server. So let's go with your site is currently …

Member Avatar for Pcdoctor_1
0
243
Member Avatar for Kimberly_2

Take a moment to consider this is like telling a car repair shop your car won't start but you don't tell make, model and much else. It matters. Without that I can't tell what you mean by the lightbulb.

Member Avatar for Pcdoctor_1
0
500
Member Avatar for shuvobd71

I think you need to check spelling too. I used https://www.google.com/search?q=Jquery+slider+for+commercial+use and find there are such offerings. If you use someone else's code/app/plugin/other then you have to check license/use agreements. If you start with free to use stuff that allows you to re-sell then you are done. Bottomline? It's work …

Member Avatar for rproffitt
0
291
Member Avatar for Arif_13

I start with this search. https://www.google.com/search?q=How+to+login+192.168.1.254%3F

Member Avatar for rproffitt
0
330
Member Avatar for Bernardo_3

Very nice and very similar to what we read at https://www.reddit.com/r/PCMasterRace/wiki/builds

Member Avatar for rproffitt
0
3K
Member Avatar for Dil_1

As a programmer your first lessons were usually about basics like parsing. So to get the site information I always turn to wget then parse what I want from that. https://www.google.com/search?q=wget+for+android finds it's been ported.

Member Avatar for Kubilay Doğukan
0
345
Member Avatar for Dragennd

I think that used Syslinux as the boot manager. http://www.syslinux.org/wiki/index.php?title=Config is your Wiki page on that but you can google like "How do I change what OS Syslinux boots? as well.

Member Avatar for isrjs
0
1K
Member Avatar for checkapos

Can you share this here in DANIWEB? Your link appears to want me to sign up for yet another site.

Member Avatar for happygeek
0
287
Member Avatar for PsychicTide

As you want to get your files out first, you NEVER write to that drive until you have your files safe. This is the first rule of data recovery. So get your host PC working on another good drive and then install Recuva from Piriform. Now plug in that drive …

Member Avatar for hzplj9
0
280
Member Avatar for DobyMoby

MSFT writes how at [https://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewcell.tooltiptext(v=vs.110).aspx?cs-save-lang=1&cs-lang=vb#code-snippet-2](https://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewcell.tooltiptext(v=vs.110).aspx?cs-save-lang=1&cs-lang=vb#code-snippet-2) I think you only need to decide when to change that text.

Member Avatar for rproffitt
0
86
Member Avatar for My_4

A bit too easy. Look at MessageBox. Examples are plentiful. https://www.dotnetperls.com/messagebox-show

Member Avatar for ddanbe
0
241
Member Avatar for Stefce

Wouldn't that create blogs only commented on by autobots? Or spammers? This would lead to a new Captcha or blogs with more checks. PS. You also need to avoid asking for full up code solutions. Show your work so far and where you are stuck. Read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question

Member Avatar for Stefce
0
285
Member Avatar for lewashby

That's the message but does not tell me how to cure. As I read https://www.google.com/search?q=Welcome+to+emergency+mode! I see many fixes but not one. Did you fsck everything?

Member Avatar for Gribouillis
0
620
Member Avatar for Reverend Jim

Happy 150th to you as well. Sorry I'm just a part time Canadian resident as I lived in Richmond, BC for many years. Good times and educational.

Member Avatar for Agilemind
0
215
Member Avatar for rubina_3

I agree you are hiding too much. How about one thing. Did you open a SQL command line and see if the server is running?

Member Avatar for rubina_3
0
1K
Member Avatar for lupacexi

To test this out I tried my profile and it seemed to work. Then I gave you a +1, checked your profile, clicking on the "thumb up" icon and it worked. So back to this thread, gave it a thumb down, back to your profile to click on the thumb …

Member Avatar for ddanbe
-1
4K
Member Avatar for jkon

I'm going to write no, not worth it. Why? From https://www.quora.com/How-much-money-can-an-Android-developer-earn-from-a-free-app-on-the-Google-Play-store I read this. > 200000 installs in and earned around $1500. Although it was called an interesting game and is highly rated, most users stopped playing it after a day or two. That was over 2 years so unless …

Member Avatar for jkon
1
593
Member Avatar for Mr.M

https://www.virustotal.com/en/file/7bbc9eadfa71d0610586403a0ef25bea06693447d9ebcb1e088867a0ead58a64/analysis/1470753671/ That's an .exe and not source so I ran it through VirusTotal. There's no way anyone here will run your possibly infected .exe. Here, I see the members work with source code. And while I may know a thing or two about network programming, this exe is not going …

Member Avatar for Mr.M
0
589
Member Avatar for Khushali_1

Pasting the assignment verbatim? Read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question then tell the forum what line is in error or what the problem is.

Member Avatar for rproffitt
0
353
Member Avatar for SimonIoa

This may be working as designed. That is, you put the image in that canvas, width and height so that's all the pixels your are going to get when you upload. Try a much larger width and height.

Member Avatar for rproffitt
0
163
Member Avatar for destiny_3

Everybody starts somewhere. Here you need to present your problems with care. The code you pasted was sloppy and could have folk slagging you on that. You want quality answers so put quality into the question first. It's hard to add later. Read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question then try again. "Never give up, …

Member Avatar for rubberman
-1
6K
Member Avatar for ghostofunder

Could be too easy. Lately my two GO TO SOLUTIONS are: 1. NTPASSWD. Widely documented, free, takes about 5 minutes to reset the password. 2. The old Accessibility trick. Free, widely documented, try this link. https://www.technibble.com/bypass-windows-logons-utilman/ I've used Windows 7, 8, 8.1, 10 boot DVD/USB sticks for method 2.

Member Avatar for rubberman
0
359
Member Avatar for SimonIoa

How can that work? https://www.w3schools.com/tags/tag_textarea.asp does not tell us that textarea supports rich text. Maybe that's why it's not done that way at all. I think you have to host the content/text somewhere like Google Docs does. Maybe it's a deeper problem after all. I checked again with a simple …

Member Avatar for SimonIoa
0
3K
Member Avatar for Alexandre_2

Your choice to start such a project but there are now plentiful IDE's for coding today. Let's call this a wheel. How is your wheel going to be different? Why would I use your IDE? I take it something was missing from: 1. https://en.wikipedia.org/wiki/Comparison_of_integrated_development_environments 2. https://www.g2crowd.com/categories/integrated-development-environment-ide Also, what about no …

Member Avatar for Reverend Jim
1
549
Member Avatar for Thomas_32

Reverend Jim noted an excellant tool at https://www.daniweb.com/programming/software-development/threads/508393/visual-regular-expressions If no one writes this for you, you are now better equipped to hash this out.

Member Avatar for rproffitt
0
429
Member Avatar for Khushali_1

@OP, this is either a job up for grabs or homework. Please read the link JC gave along with clarifying pay for the work or if homework, show your work and where you think you are stuck.

Member Avatar for rproffitt
0
305
Member Avatar for Khushali_1

This reads either as a paying job or homework. In either case Daniweb encourages you to show your work so far, and where you are stuck. If you are hiring for a software app, post that detail and the rate of pay. Please read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question then complete your post and …

Member Avatar for rproffitt
-1
335
Member Avatar for Joey_3

I worry about the age of this machine. BE AWARE that similar models, refurb are selling at the near 200USD price point so parts and repair is unlikely. Just get another that is working is my advice. http://computers.woot.com/forums/viewpost.aspx?postid=7152497&ref=cnt_odet_tc_jtd was such a deal and I bought 2 for the office here. …

Member Avatar for rproffitt
0
159
Member Avatar for Maheshwaran

That's too little to work with. Read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question and then add enough detail for members to chew on.

Member Avatar for rproffitt
0
129
Member Avatar for Rica_1

Here's the deal. vb.net can use quite a few databases so you need to share more. My last setup was for MySQL for the database server since we wanted to scale up. Your question is also, not one but a few. Break it down to a few questions along with …

Member Avatar for xrjf
0
1K
Member Avatar for Hoàng_5

I wonder if you used a language translator. I've read similar from others while overseas. No big deal really but you may want to translate it back to your language to see how bad the translation is. Or have others that read English tell you how bad it was.

Member Avatar for Dani
0
326

The End.