-
Began Watching How to write a c program
A company by the name focus computer system has a standard rate of 1.6% of the salary of every employee Write a c program that accept employee salary as to … -
Replied To a Post in Python with Mysql: Fetch the available resource from DB parallely
Did you post more than once? I can clean that up for you. I'll skip making a tutorial here but I recall something like this question during a SQL seminar. … -
Began Watching Python with Mysql: Fetch the available resource from DB parallely
I have my resoruces stored in mysql DB: eg : > |IPaddress | Status| |10.x.x.x| yes| |10.1.x.x| yes| I am trying to get the available resource and after that will … -
Replied To a Post in Prevent web pages from automatically reloading.
Tried the Sunspider and it did not reload. It did countdown and run the test, but no reload. -
Replied To a Post in I am searching for best marketing course
More detail about best is needed here. I'm sure marketing is not a one and done endeaver. That is, some may need the new(?) social media and digital skills and … -
Began Watching I am searching for best marketing course
Which is the best digital marketing course? -
Gave Reputation to Mary_32 in Did I answer the question?
well thanks, now i have a 0 because i used your code to help write my code and im an idiot because its literally the exact same code well good … -
Gave Reputation to Naheedmir in How to switch on my laptop?
To turn on the laptop, I will suggest: Remove the battery and the charger Press the power button for 10 seconds to drain the power No connect the charger and … -
Replied To a Post in Can someone please convert this C# code into python? Or tell me how to?
No. In your example the conversion does not look trivial. Try. 1. Fiverr.com and similar to outsource the conversion. 2. Go to this bot's source page and ask the authors … -
Replied To a Post in Prevent web pages from automatically reloading.
When an extension fails, report it to its author. It took a while for me to remember GreaseMonkey. Try that and remember it's your script to create. There are GreaseMonkey … -
Replied To a Post in There is a Declaration syntax error and i couldn't solve it
1. As above. 2. As above. 3. Line 4 has a parentheses. 4. Think again about your range tests. Why not test for bmi > = 15 on line 21? … -
Replied To a Post in There is a Declaration syntax error and i couldn't solve it
1. Which line number is throwing the error? 2. What if BMI si 15.04? There are other holes in the ranges you tested for. -
Began Watching There is a Declaration syntax error and i couldn't solve it
#include <stdio.h> int main() ( float height, weight, bmi printf("Enter height in meter\n"); scanf("%f", &height); printf("Enter weight in kg\n"); scanf("%f", &weight); bmi = weight / (height * height); printf("Your BMI … -
Replied To a Post in Recover deleted file in FreeBSD
PS. A good read -> https://forums.freebsd.org/threads/restoring-deleted-file-from-zfs-file-system.15720/ Yes, it's not UFS but the same rules apply. Such as "We only lose what we don't backup." -
Replied To a Post in Recover deleted file in FreeBSD
Most likely will need a few items to be successful. 1. **ALL** use of this drive was halted **IMMEDIATELY.** If you need to know why, ask. 2. The drive is … -
Began Watching Recover deleted file in FreeBSD
Hi everyone, When a file is deleted in the ufs file system, only the path to that file is deleted and the data of the file remains on disk. How … -
Replied To a Post in Auto submit each row inside a form when filled in Php and Jquery
This leads to the next question: Q. How do you determine the next row is filled with data? -
Began Watching Auto submit each row inside a form when filled in Php and Jquery
 When next row is filled with a data, then the precided row auto submit. In PHP and JQUERY. -
Replied To a Post in find if the word exist in the text file
From your comment, I might help. If I'm in town, etc. -
Replied To a Post in Can someone please convert this C# code into python? Or tell me how to?
To see the code in Python you would have to rewrite it in Python. I see I noted the two usual methods. The app you noted would not be a … -
Replied To a Post in find if the word exist in the text file
This needs more definition. I think you meant "split" where you wrote "sprit." If I guessed wrong then I will be wrong here. 1. I will not attempt to write … -
Began Watching find if the word exist in the text file
Please can anybody help me? I'm a beginner . I need to write a c++ program that does the following : 1. Ask the user to enter two text file … -
Replied To a Post in Can someone please convert this C# code into python? Or tell me how to?
Let's skip all that and read https://nadekobot.readthedocs.io/en/latest/guides/osx-guide/ Now back to your question. In conversions you work such in a few ways: 1. Line by line. 2. The whole enchilada. That … -
Began Watching Can someone please convert this C# code into python? Or tell me how to?
The code: using Discord; using Discord.Commands; using Discord.WebSocket; using NadekoBot.Common.Attributes; using NadekoBot.Core.Services; using NadekoBot.Extensions; using NadekoBot.Modules.CustomReactions.Services; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace NadekoBot.Modules.CustomReactions { public class CustomReactions : NadekoTopLevelModule<CustomReactionsService> … -
Replied To a Post in Prevent web pages from automatically reloading.
Chrome doesn't do that. There are a few extensions: Download and install the Auto Refresh Blocker or Stop AutoRefresh extension from the Chrome Store. -
Began Watching Prevent web pages from automatically reloading.
I have a site that I follow frequently The problem is that it refreshes the page every five minutes And I never want this. Here, an addition to the Firefox … -
Replied To a Post in How catch the button clicked by the user
This sounds like you need tutorials. Here's how I find this for that: https://www.google.com/search?&q=android+button+onclick+tutorial -
Began Watching How catch the button clicked by the user
Hi everyone, I'm new in Android World. I'm trying to implement the audio-game of Memory; each tile is represented by a button to which a sound is associated. Now, I … -
Replied To a Post in I want to make TextBox into array and adjust it with buttons.
I'd rethink this one. Maybe keep the code for the Plus and Minus button to simple x++ and x--- with the range check followed to a call to a new … -
Began Watching I want to make TextBox into array and adjust it with buttons.
Private Sub Plus_Btn_Click(sender As Object, e As EventArgs) Handles A_Plus_Btn.Click, C_Txb.Click Dim Txb As TextBox If x < MAX Then x += 1 Else x = 5 End If For … -
Replied To a Post in Can someone help me with this assembly language problem?
You left so much unwritten here. What target CPU, board and OS along with the display system. This also looks like homework so beyond the missing detail, you must show … -
Began Watching Can someone help me with this assembly language problem?
So, this is the structure. **** *** ** * * ** *** **** -
Replied To a Post in Solution of books answer
What is the question here? Also, take more care with the tags you use. -
Began Watching Solution of books answer
C C++asp Java Jsp -
Replied To a Post in Best hosting service?
That's not a good endorsement if the site didn't help you select. Tell the forum what you are looking for as to speed, quality and cost. Remember you only get … -
Began Watching Best hosting service?
Hi guys, i am looking for new hosting for a website i am building. I have checked a few companies on this site, https://www.superbhosts.com/ but can't make my mind up? … -
Gave Reputation to shahid.tariq in how to create blog website
Step 1: Pick a blog name Step 2: Get your blog online Step 3: Customize your blog Step 4: Write a new blog post & publish it Step 5: Promote … -
Replied To a Post in Create database with the name of "university". You have only two table with
That's quite the assignment or is it? For homework we ask you show your effort (see https://www.daniweb.com/welcome/rules ). If you feel you need this done for you then look to … -
Began Watching Create database with the name of "university". You have only two table with
Create database with the name of "university". You have only two table with the name of "signup" and "student". In Student table you will collect all data of student like … -
Replied To a Post in How do I read the content of 2 csv files based on some criteria
Reply to the discussion rather than comment. By your comments so far you need to work out the steps it takes to get to your goal. That's called design. Design … -
Replied To a Post in How do I read the content of 2 csv files based on some criteria
Some want members to write the code or app for them. I don't see that here. What I do see is help for a function, a line of code or … -
Replied To a Post in How do I read the content of 2 csv files based on some criteria
The code above doesn't appear to do what you asked. Back to your design (algorithm) to see where it diverged. -
Replied To a Post in Can I integrate a payment gateway in a shopify store?
Let's say you want to use that bank. Then they would be asked how to add this to shopify or some other system. -
Replied To a Post in How do I read the content of 2 csv files based on some criteria
Cross posted inside the hour? I'm reading https://www.codeproject.com/Questions/5300626/How-do-I-read-the-content-of-2-different-csv-files Frankly I would not code this one before I wrote down the algorithm. While you have code here I don't see your … -
Began Watching How do I read the content of 2 csv files based on some criteria
I have two different files, fileA contains employee data (ID and townCode) while file B contains field office data (OfficeID, Town, TownCode, officeCapacity) and a town can contain more than … -
Replied To a Post in Can I integrate a payment gateway in a shopify store?
I see over 10 supported payment systems at https://www.shopify.com/payment-gateways/macao-sar Why work hard here? -
Began Watching Can I integrate a payment gateway in a shopify store?
Hi, I am thinking to build a digital restaurant and conisering in using shopify. At the place I live most of the international easy to integrate payment gateways don't allow … -
Replied To a Post in Hi everyone, I'm fariraituge
Welcome to DANIWEB. Good to see all the new members. -
Began Watching Hi everyone, I'm fariraituge
I'm here to learn C++ -
Replied To a Post in Hi everyone! How do I get reputation points?
I would be guessing what you want here. Members can upvote if you do good, down if not so to get points, keep working on hopefully good replies to other …
The End.