-
Replied To a Post in Dolby advanced audio v2
@Douglas_5. You claim you know your model yet I'm not finding it. I have to admit I read this post 3 times so I guess you forgot it. Without that, … -
Replied To a Post in Dolby advanced audio v2
Hi Douglas_5, Your follow up gives me the feeling you are afraid to try things. Part of my work on PCs was owning a repair shop years ago. Once in … -
Began Watching Dolby advanced audio v2
Since Windows 10 updated a couple of days ago I now get a message saying the above will not work and suggests I download the latest driver for my Lenovo … -
Replied To a Post in Java program
I hope your realize that line 34 in your top post is a blank line. I may be asking a lot here in that your error message and code match … -
Replied To a Post in Java program
First read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question I think you wrote one original line in your text (the first line) then copied your assignment here. Essentially you are asking folk to read your code … -
Began Watching Java program
Hi, I'm staruggling with this program can I get some help please? Write a program called CalculateInvoice that allows a user to enter multiple invoice items for multiple customers and … -
Replied To a Post in How to get Ratio Values that sum to the Given amount of 2000
Looking at it, should the per item calculation be like: CalculatedRatioValue = int ( (2000 / RubValuetotal) * RubValue) Sure you can change int() to what vb.net you like but … -
Began Watching How to get Ratio Values that sum to the Given amount of 2000
 Hi I must sum calculated ratio values to the given amount of 2000. Instead I get a sum not equal to 2000. I know this has to do … -
Replied To a Post in Slider elements moving not smoothy
There are views about what correct code is. Is it OTB (one true brace) or other? The last time I looked there are 10 accepted (or more) code styles. There … -
Replied To a Post in Slider elements moving not smoothy
Just tried it and it seemed smooth to my. It's the office laptop with is the usual i7 16GB SSD thing. -
Began Watching Slider elements moving not smoothy
Hi all, I have made simple slide that slides block from the left to the right. I used requestAnimationFrame for repated tasks. It works. But one problem is that when … -
Replied To a Post in How to pass value between two forms in vb.net
2 ideas. 1. Make it a global variable and fire off code to do what you want when you want. 2. In Form 2's save button code, try Form1.thatobject.text = … -
Began Watching How to pass value between two forms in vb.net
I have two forms. Form 1 and Form 2. When I choose item from the combo box , Form 2 load. After I fill Form 2 text boxes and click … -
Gave Reputation to diafol in Footer Div
Fair one FC, but this post is a copy of http://www.codingforums.com/html-and-css/378746-footer-div.html . I can see no reason for copying a question from another forum (5 years ago!) and re-posting it … -
Gave Reputation to diafol in Footer Div
Fair one FC, but this post is a copy of http://www.codingforums.com/html-and-css/378746-footer-div.html . I can see no reason for copying a question from another forum (5 years ago!) and re-posting it … -
Gave Reputation to rubberman in php on Mysql
Also, remember there are two MySQL api's for PHP. One is the mysql api (deprecated and no longer supported), and the newer mysqli api which is the currently supported one. … -
Replied To a Post in functions containing for, while, switch are not expanded inline.
@rubberman. Me, overseas at a supplier and this gem. "Errors and warnings are costly to fix so we just test our software more." Yup, big savings. We had a dozen … -
Replied To a Post in print problem in assembly 8086 ?
I see the ASCII for 3 is indeed a heart. http://ascii-table.com/codepage.php?863 So nothing wrong with your code at all. It does what you told it to do. Now I would … -
Began Watching print problem in assembly 8086 ?
i should to move the biggest value to the last index in the array then to print the array. when i print it i get things like letters, smiles... what … -
Replied To a Post in php on Mysql
Here's what I do to prototype such a search. I usually have an example output (report) that I am attempting to achieve. Then I manually craft a SQL command using … -
Began Watching php on Mysql
Hi everyone, i'm having problem on what PHP code that is appropriate for me to search for a specific data from mysql database, help me with how to go about … -
Replied To a Post in System Restore in Server 2012
What is "solve the program"? If you didn't backup, that's a problem only you can solve. That said I do run into folk that don't backup in spite of losing … -
Gave Reputation to Isaac_11 in Computer wont turn on, power light blinks
It's a simple fix, you just need to replace the 3 volt battery on the mother board. I had the same problem and I figured it out myself. -
Replied To a Post in Encrypting files using an existing encrypted password and password salt?
I have to keep it short. The current password of a GREAT web site is not stored. Only the result of a (ready?) "One Way Encryption" is stored. So while … -
Replied To a Post in How to make Archived static Libraries (.a file)
[Look up the AR (archive) command. Wikipedia has some examples. https://en.wikipedia.org/wiki/Ar_(Unix)](https://en.wikipedia.org/wiki/Ar_(Unix)) -
Began Watching How to make Archived static Libraries (.a file)
I have an Archive Static Library file is called "Web Server.a". I need to recompile it with my updated .h and .c file in the same name folder "Web Server". … -
Replied To a Post in System Restore in Server 2012
The thing is, that question has been kicked around a lot. Example. https://www.google.com/search?q=System+Restore+in+Server+2012 so I want to ask, did you do any research on this? And now that you know, … -
Began Watching System Restore in Server 2012
I got a server 2012 R2. Is it possible to restore my system from last week settings??I don't have a back up. Theres a problem with the program that i'm … -
Replied To a Post in Help please?
This means you haven't removed the part that is causing the issue yet. If I can't get a motherboard, CPU+HSF with PSU and speaker to beep in protest then I'm … -
Replied To a Post in no highlighting in address (search) bar after updates.
I fixed a few. I won't get into deep here so I'll start and end with what I did. "I reset the browser." If you forgot how, google this: "How … -
Began Watching no highlighting in address (search) bar after updates.
I saw similar address/search bar complaints from back on 2012. But I haven't encountered it before 9-17-2016. The night before, MS asked to do an update that involved so many … -
Replied To a Post in Help please?
The PDF at http://download.msi.com/archive/mnu_exe/E7917v1.0.zip on page 1-16 show the 9 mounting points. When I write all of the mounting posts the typical first timer puts in all the posts in … -
Replied To a Post in Help please?
So let's check where you are now. Did you take it back to where it worked? Does it work there? If not, time to downsize. Here, things don't unplug so … -
Replied To a Post in Help please?
Odd. You wrote you built this so how could it get unplugged in transit? When you write > I recently built this pc after evertything was put together I believe … -
Replied To a Post in 3 little white dots appeared on my screen
You may want to catch up on searches for this. https://www.google.com/search?q=Dell+5558&ie=utf-8&oe=utf-8#q=dell+5558+replacement+screen finds a video and the replacement LCD. So for under 50 bucks I think I'd do it myself. The … -
Replied To a Post in Visual Studio 2015 doesn't change startup form as I set
Given it's been a few days and I haven't been to the office to check out your method, I'm going to write this. "Cheat." In your startup form, have it … -
Began Watching Visual Studio 2015 doesn't change startup form as I set
Hi all! As of recent, I have been attempting to change a startup form using normal procedures (Project --> Properties -->Application --> Startup form) to no avail. The old startup … -
Replied To a Post in How to pick a mobile phone
I don't know why you got a -1 already but I have yet to find run of the mill Android phones to be any different as to what you asked … -
Began Watching How to pick a mobile phone
I'm going to buy a new smart phone. And since I didn't know much about this tech. Would you give me some recommendations. I'm looking for a smart phone with … -
Replied To a Post in 3 little white dots appeared on my screen
So what is this PC? It's a laptop but no make and model so I can google up if this model has issues and what a new LCD costs. Beyond … -
Began Watching 3 little white dots appeared on my screen
I was playing Dying Light and just paused the game for a bit and was eating. when come back the game had freeze, mouse too, nothing moved. Tried to collapse … -
Replied To a Post in Help please?
I'd forget the HDD. On Newegg that was 125 bucks and last wek I picked up a 480GB SSD for 99 bucks. This alone can give your machine an overall … -
Began Watching Help please?
Case - DIYPC Gamemax-W White MOBO - MSI Gaming Z97 RAM - CORSAIR Vengeance 16GB (2 x 8GB) CPU - Intel Core i5-4690K Devil's Canyon Quad-Core 3.5 GHz GPU - … -
Replied To a Post in functions containing for, while, switch are not expanded inline.
Welcome to the forum. I want to broach something here. Warnings are not errors. You should look at them and decide if it's an issue or not. In this case, … -
Began Watching functions containing for, while, switch are not expanded inline.
i down loaded 24 c++ programs from the MIT ( Massachusets institute of technology) web site. when i compiled the programs all the programs are giving the same warning messages … -
Replied To a Post in IP Camera Port Forwarding (Sricam Sp011)
I don't know your ISP or why the DMZ test failed. You could share why suddenly the port is open (why or what changed.) There are ISPs that this will … -
Replied To a Post in IP Camera Port Forwarding (Sricam Sp011)
That's not a good sign. I forgot to tell you to undo all your port forwards before the DMZ test. If the DMZ fails, you most likely have an ISP … -
Gave Reputation to AssertNull in Working with mp3 tags
> I did the changes but no luck. See above post. For future posts, I need something more detailed than "I did the changes but no luck". That doesn't tell … -
Replied To a Post in IP Camera Port Forwarding (Sricam Sp011)
As a test. Put the IP of the camera into the DMZ entry of the router. And yes, some ISPs are essentially all inbound ports closed. This has confounded a … -
Replied To a Post in Password security
You're right. If they are doing things right, they can't send you your old password.
The End.