-
Replied To a Post in Blazor (C#). Problem with registration form.
This system is not one I've encountered. I had hope some other member would pile in with ideas but no one showed up. If this was my task I'd look … -
Began Watching Blazor (C#). Problem with registration form.
Hi. I have a question. So, I'm registering a user, but a table is created for me (empty), and I can't figure out how to save my data when registering … -
Replied To a Post in Hi everyone, I'm Ziaulislam
Welcome. Take a moment to fill in your profile. Are you with In22 labs? -
Began Watching Hi everyone, I'm Ziaulislam
Hi -
Replied To a Post in Does Anyone Know of a PHP Content Locker Script?
For many years I've seen trouble in development like this. Often the person who wants the app or script didn't provide what we used to call a SDD. https://en.wikipedia.org/wiki/Software_design_description details … -
Began Watching Does Anyone Know of a PHP Content Locker Script?
Trying to have a script built that locks the content until user refers a friend to signup, then they are granted access. They have a set amount of time, as … -
Replied To a Post in At my wits end... I think I'm being targetted.
Your Youtube shows some adblockers and more. What I've learned is that can break sites and cause unexperienced users to melt down. Maybe in your case you should try again … -
Began Watching At my wits end... I think I'm being targetted.
So I've been plagued by things like this for almost three years now. Anything I do online. If its related to money or employment, I cannot do it. Why? Because … -
Replied To a Post in The answer of the program in python
That's some request. But that's not how this works. Here you do your own homework and if you are stuck you share what you can, explain a little what you … -
Began Watching The answer of the program in python
Write a Python function called sumList () which will receive a list of integers as input parameter. sumList() must: a) Print the list b) Sum all the numbers in a … -
Replied To a Post in Hi everyone how are you
Welcome! -
Began Watching Hi everyone how are you
Hello -
Replied To a Post in How do I pause Amazon Prime on my smart TV?
Odd. I never had to read the manual or consult the web to use or setup our sticks. Why did you post this here? -
Began Watching How do I pause Amazon Prime on my smart TV?
Amazon Prime is testing a new feature that allows users to pause their membership for up to 10 months. If you resume your Amazon Prime subscription within this period, you … -
Replied To a Post in How to connect login GUI and main project GUI
Is that doubt? Anyhow, I'd read https://www.simplifiedpython.net/python-gui-login/ -
Began Watching How to connect login GUI and main project GUI
Hi..I'm doing pycharm project and I have Dought on how to connect login page GUI and main project GUI?.. -
Replied To a Post in Python code for detecting animals using raspberry pi
Sounds like a neat project. Let us know what framework, camera and such you used. https://hackaday.io/project/170289-monkey-detecting-sprinkler would be a start if you have no code or system. -
Began Watching Python code for detecting animals using raspberry pi
Python code for detecting monkey using raspberry pi and if it is detected then a signal has to send to power amplifier to generate sound -
Replied To a Post in Web development 11
Welcome to Daniweb. This request is similar to https://www.daniweb.com/programming/threads/535777/i-want-to-learn-programming so please read the replies there. -
Began Watching Web development 11
Hi its Huzaifa From Pakistan! i am a designer (web and graphic). want to learn **programming** -
Replied To a Post in python program to use the recursive
As you can guess you must show your efforts and point out why and where you think your code failed. If you are outsourcing then supply deeper details and pay. -
Began Watching python program to use the recursive
Write a python program to use the recursive function such that: If input is given: 3, then output should be 300. -
Replied To a Post in Looking for Raspberry Pi Printer Coder
I would be guessing why I would do this since I can install CUPS and be done by lunch time. I'm reading https://www.raspberrypi.org/blog/printing-at-home-from-your-raspberry-pi/ -
Began Watching Looking for Raspberry Pi Printer Coder
I was wondering if someone can create the printer with raspberry pi ? Will pay the price for the costs of labor, materials, etc. or maybe you can recommend someone … -
Replied To a Post in the answers to my question
Why would I do this? Is there pay for this work? -
Began Watching the answers to my question
Consider the following array declaration and answer questions 1 and 2: int A [5]; 1. Write the code to initialize the Array A to ALL ones (i.e., 1 in every … -
Replied To a Post in Quantcast alternative
As a test I turned off my blocker. www.daniweb.com Trackers Blocked: 0 Requests Modified: 0 Page Load: 1.09 secs Then I turned it on. www.daniweb.com Trackers Blocked: 2 Requests Modified: … -
Replied To a Post in Quantcast alternative
Back to the top, my view is that net ratings is at best a guess because there is a more than double digit number of web users that block ads. … -
Replied To a Post in Quantcast alternative
The folk I know are mostly technical such as engineers, programmers, and so on. Either from military or surveillience industries so I'd put the number that install or turn on … -
Replied To a Post in Quantcast alternative
I'm out of date but didn't tracking pixels and a lot of other tracking burn down with browsers implementing blocking for tracking? > The tracker blocker in Opera does exactly … -
Began Watching Quantcast alternative
I admit I’m a bit stuck in the past when it comes to this. Does anyone know of any decent FREE Quantcast / Compete.com / Nielsen NetRatings alternatives? Don’t tell … -
Replied To a Post in Hi, I'm a Norwegian controls engineer.
I too welcome our robotic overlords. -
Began Watching Hi, I'm a Norwegian controls engineer.
I have been working with industrial automation and control systems for more than three decades. In my work I basically connect physical equipment like discrete sensors and actuators or subsystem … -
Replied To a Post in How can I create an automatic numerical progression in HTML ...?
When you write a specification, you have to be detailed. I can't guess if the number 0 to 500,000 is used in the rgb values, pixel size or something else. … -
Replied To a Post in How can I create an automatic numerical progression in HTML ...?
Tell me where the value or 0 to 500,000 is going to be used? While I'm pretty sure this is not going to be done in c, c++, java or … -
Began Watching How can I create an automatic numerical progression in HTML ...?
HI!! How can I create an automatic numerical progression from 0 to 500,000 in html? The code I was given is this: <p><span style="font-family: Calibri, sans-serif;"><span style="text-shadow: rgba(255, 255, 255, … -
Gave Reputation to Schol-R-LEA in Can anyone help me.
These two lines if (strcmp (day,"Monday")|| (day, "Tuesday")|| (day, "Wednesday")|| (day, "Thursday")|| (day,"Friday")) and else if (strcmp (day, "Saturday")|| (day,"Sunday")) are both wrong. They should read if (strcmp (day,"Monday")|| strcmp … -
Replied To a Post in python programming to print count of prime and composite numbers untill a n
I'd look at Rosettacode to build this app. -> https://rosettacode.org/wiki/Miller–Rabin_primality_test -
Began Watching python programming to print count of prime and composite numbers untill a n
python programming to print count of prime and composite numbers untill a number n -
Replied To a Post in How To Create A Tfs Dev Branch?
Since you have a production environment your team lead must provide how they handle this. Remember I won't duplicate or create tutorials about Team Foundation Server use. -
Began Watching How To Create A Tfs Dev Branch?
does anyone have any sources that can help me understand how to create a dev environment in tfs? currently we have a production environment only and we need to build … -
Replied To a Post in Help mee!! with my school project
Clear screen in character based apps would have to know all the details to make it function. For ncurses work: https://linux.die.net/man/3/clear For other OSes we look at what is in … -
Replied To a Post in Help mee!! with my school project
I noted the problem with system(). No class today I know of would allow this since we must teach security from day one (or zero.) Light reading about this at … -
Replied To a Post in My university internet doesn't work on kali Linux
> i was trying to kickout everyother member on the internet but my university internet doesn't work on virtual machine You must tell more. Not only what I asked (I … -
Replied To a Post in How to get the Certificate?
I would have to guess you want a PHP certificate but would that be some software security cert, or maybe you taking a class and getting a token piece of … -
Began Watching How to get the Certificate?
I don’t know how to get the Certificate. -
Replied To a Post in Se me bloqueó la netbook
"I blocked the Netbook" "How can I do to unlock the" All the netbooks I've seen are now well over a decade old and never accepted for repair. These are … -
Began Watching Se me bloqueó la netbook
Como puedo hacer para desbloquear la -
Replied To a Post in How to Increase your customer Base Digitally in 2021?
Why isn't this at your web site? -
Began Watching How to Increase your customer Base Digitally in 2021?
Here are some suggestions you can go with for your success, Expand your partnerships and networks, it is an obvious fact that all of your existing customers, and the potential …
The End.