-
Gave Reputation to Schol-R-LEA in scientific or simple calculator
Could you please elaborate on what you mean when you say "it is not running"? Is it failing to compile? Does it compile, but crash? Please give details about the … -
Replied To a Post in Send message to a specific context script tab
Can you think of any example where this works? My thought is if this did work it would show an exploit or bug in the browser since a tab is … -
Began Watching Send message to a specific context script tab
Hi DW. I want to get a message only on that specific targeted tab id. If the messege is sent to tab id 2, it should run a script under … -
Replied To a Post in scientific or simple calculator
Why did you put a semicolon at the end of line 127? There may be other errors but you should at least correct syntax errors first. -
Began Watching scientific or simple calculator
statement: write a code in which user first select what type calculator they want to use. Simple or scientific and on that basis they do the calculations. I have written … -
Gave Reputation to priyamtheone in Productivity Power Tools 2017/2019 extension stops copy operation in VS2017
Delving deep into the issue brings across the fact that a sub-component of the Productivity Power Tool extension, named Copy As Html, is breaking the copy/cut operation. Disabling/uninstalling the sub-component … -
Gave Reputation to jacquelinelop in My Computer Starts When Plugged To Power And There Is No Display
You say it worked fine at first, but now it won't turn off or on. I'm afraid the source is either the CPU or the motherboard, or both. I'm hoping … -
Replied To a Post in C++ program
There's so much missing here. Maybe this is homework and you didn't read https://www.daniweb.com/welcome/rules about homework. Next there's the small issues that C++ doesn't have native SQL support. Along with … -
Began Watching C++ program
Display instruction for the respondents to answer the survey using function displayInstruction(). -------------------------------------------------------------------------- |Survey of Student's Perception on Online Learning in Kolej Seri Sarawak | -------------------------------------------------------------------------- Dear Respondents, You are … -
Replied To a Post in I needed to create a website where I can check SEO stats
Before you or anyone writes a script, you would describe in detail what said script would do. Or you would perform the work manually then automate it. Do you have … -
Began Watching I needed to create a website where I can check SEO stats
Can someone help me with the script that will do such a thing? -
Replied To a Post in Productivity Power Tools 2017/2019 extension stops copy operation in VS2017
Such bugs are reported back to the author of these extensions. If folk don't report then the author won't know to fix it. -
Began Watching Productivity Power Tools 2017/2019 extension stops copy operation in VS2017
I'm using Visual Studio 2017. After installing Productivity Power Tools 2017/2019 extension, I can't use the copy operation. The first time I try to copy a line or block of … -
Replied To a Post in How to make a calculator using array in C++
Since C++ doesn't have native graphics I take it this will be just text. Try this link: https://rosettacode.org/wiki/Parsing/RPN_calculator_algorithm has this in C++ and 77 other languages. -
Began Watching How to make a calculator using array in C++
Hi! My name is Husnain.I want to make a calculator using array in C++ language. So please can you help me to make this calculator? -
Replied To a Post in Is it possible to clone a network using the same IP addresses?
Maybe. If this was a LAN where we use the usual non-routable addresses, yes. If this was a network directly on the Internet, then no. -
Began Watching Is it possible to clone a network using the same IP addresses?
Is it possible to clone a network using the same IP address? -
Replied To a Post in Hi everyone, I'm Klifftechnologies.com
None for a lot of us. There has been some attempt to, as they say "put the genie back in the bottle" in regards to photos. But truth be told … -
Began Watching Hi everyone, I'm Klifftechnologies.com
Tell me about, What are the benefits of digital watermarks ? -
Replied To a Post in What distinguishes ClarityNDC from others?
Are you reporting the company isn't answering your questions? That's bad and a sign you need to shop elsewhere. What else can I answer for you vestogeorge? -
Began Watching What distinguishes ClarityNDC from others?
I am, a travel agent, needs to know about Clarity NDC. -
Replied To a Post in Help with error on docker/linux
If this was me I'd try it on a clean Linux install before I proceeded to Docker. This way I know all the dependencies ahead or time along with the … -
Began Watching Help with error on docker/linux
Hello, I am trying to install paramiko on a linux instance running on docker. However, I keep getting the same error: Failed building wheel for cffi -
Replied To a Post in How much do digital marketing strategists make?
I found it interesting that there is data for this in the US. See https://www.comparably.com/salaries/salaries-for-digital-marketing-strategist -
Began Watching How much do digital marketing strategists make?
Salary Ranges for Digital Marketing Strategists -
Replied To a Post in pc run for few second then stops then repeats ...
What is "working well know"? "know?" About the BIOS, the question on the BIOS is put to the motherboard maker. ALWAYS. Why? Because no one should tell you how but … -
Replied To a Post in pc run for few second then stops then repeats ...
While PC details are slim, 200 Watt power supplies and the age of the PC are working against you. If the client would pay for the tech time we would … -
Replied To a Post in pc run for few second then stops then repeats ...
Given the age, working on this old gear can break it. The shop if it sees this will advise the client find a working machine and salvage what's good in … -
Began Watching pc run for few second then stops then repeats ...
When I pressed the on button, it started for a second and then stopped. It then repeated this process every 4 or 5 seconds without me touching the on button … -
Gave Reputation to Dani in Redesign launched last night!
This automated scrolling thing is one of those things that once you see it, you can't *unsee* it! I never noticed it until our discussion, and now I am finding … -
Gave Reputation to bendunk71 in Is this enough? self teaching - questions
Greetings, I am working on a project. For this purpose, I am getting some information about the importance of education in Islam right now. Reply to me that what do … -
Replied To a Post in Why do Google Analytics and Ahrefs stats not match?
Let me start with an observation. > A man with a watch knows what time it is. A man with two watches isn't quite sure. There is no reason to … -
Began Watching Why do Google Analytics and Ahrefs stats not match?
Hello everyone. I tried to find the answer here: https://www.daniweb.com/digital-media/digital-marketing/search-engine-strategies/threads/516774/google-analytics-vs-ahrefs but it didn't help. Can anyone explain? -
Replied To a Post in How to read a specific line from a text file in c++?
Seems simple. In psuedo code: 1. Open file. 2. Loop 3. Read a line. 4. If match, close file, return result. 5. End of file? Close file, return not found. -
Began Watching How to read a specific line from a text file in c++?
C++ program that displays on the screen item codes with corresponding item descriptions and prices. It asks the user to enter the code of the item purchased by a customer. … -
Deleted a Post in Software Development Questions
I'm at the transcript evaluation part of my enrollment and I've been considering switching plans to Software Development. I am interested in programming, but I have noticed that there are … -
Gave Reputation to Reverend Jim in I have to write a c program for finding the impedance of RLC circuit and re
>whatever graphics system you choose is likely to be highly specific to your choice of platform Not necessarily. If they use [wxWidgets](https://www.wxwidgets.org/) for the graphics, the code should be easily … -
Replied To a Post in I have to write a c program for finding the impedance of RLC circuit and re
I take it this is not only the usual circuit analysis but the GRAPHIC display. As "c" doesn't do graphics natively you have really created a mess here as whatever … -
Began Watching I have to write a c program for finding the impedance of RLC circuit and re
I have to write a c program for finding the impedance of RLC circuit and represent the result in both polar and rectangular coordinate system -
Replied To a Post in C# Datagridview Grading against Marks
In C# when I want to have an action or code execute on change I use the onchange method/handler to run my code. It's similar to how you handle click … -
Began Watching C# Datagridview Grading against Marks
I have a Datagridview with two columns. First one is Marks of the student and second one is grade. When I enter marks in Datagridview I want the grade column … -
Gave Reputation to Samak2016 in How much does social media marketing cost?
$10 per hour, -
Gave Reputation to Dani in How to Use LinkedIn for B2B Lead Generation
Start a LinkedIn group. -
Replied To a Post in C++ arrays and pointers
I'd use the sort function noted at https://www.cplusplus.com/articles/NhA0RXSz/ then it should be trivial to craft a pointer. -
Began Watching C++ arrays and pointers
Anyone can help me? Create a C++ program that will contain a function to sort an array of 5 integers in ascending order, in which the function returns a pointer … -
Gave Reputation to Schol-R-LEA in fstream pointer in vector of struct
My first comment is more of an aside, but I was puzzled by the mixing of C stdio and C++ iostreams. I would pick one or the other, not both. … -
Gave Reputation to Balakumar_1 in How to increment a variable in XSLT
I have a similar problem - any help here please Here's my XML <root> <node> <empno>1</empno> <name>ABC</name> <DOB>01/01/22</DOB> </node> <node> <empno>2</empno> <name>DEF</name> <DOB>02/02/21</DOB> </node> <node> <empno>3</empno> <name>GHI</name> <DOB>03/03/21</DOB> </node> </root> … -
Replied To a Post in Linkedin - Networking
Wait, I thought your company did that? Shame, I thought you would be telling us but it appears you don't know. -
Began Watching Linkedin - Networking
how Can You expand Your LinkedIn Network Like a Pro? -
Replied To a Post in fstream pointer in vector of struct
I've yet to see your file close code line IRL. I've always seen the usual .close you find in the usual tutorials such as https://www.cplusplus.com/doc/tutorial/files/
The End.