-
Replied To a Post in BroadcastReceiver doesn't work
We need to see your code in order to help -
Began Watching BroadcastReceiver doesn't work
I created a broadcastReceiver to receive sms and it works fine on emulator but on real device it works only when app is running when app is closed it doesn't … -
Created Please be aware of the Momo Challenge !
Parents please be aware and very cautious of what your child watches on YouTube and KIDS YOUTUBE. There is a thing called ‘Momo’ that’s instructing kids to kill themselves, turn … -
Began Watching Please be aware of the Momo Challenge !
Parents please be aware and very cautious of what your child watches on YouTube and KIDS YOUTUBE. There is a thing called ‘Momo’ that’s instructing kids to kill themselves, turn … -
Created Different between !.equals and !=
Are there any differencies between these two code ? if (!a.equals("")) { editDate.setText(a) } and if (a!="") { editDate.setText(a) } -
Began Watching Different between !.equals and !=
Are there any differencies between these two code ? if (!a.equals("")) { editDate.setText(a) } and if (a!="") { editDate.setText(a) } -
Edited Can't post question with code
When posting code, I get error > begin a line with 4 spaces in a row (or one tab), preceded by a blank line. 4+ spaces or tabs may not … -
Edited Can't post question with code
When posting code, I get error > begin a line with 4 spaces in a row (or one tab), preceded by a blank line. 4+ spaces or tabs may not … -
Created Can't post question with code
When posting code, I get error > begin a line with 4 spaces in a row (or one tab), preceded by a blank line. 4+ spaces or tabs may not … -
Began Watching Can't post question with code
When posting code, I get error > begin a line with 4 spaces in a row (or one tab), preceded by a blank line. 4+ spaces or tabs may not … -
Replied To a Post in How many Static Init can I have?
And who is the youngest member here ? -
Began Watching How many Static Init can I have?
what is the number of static init that I can have? -
Replied To a Post in Not getting e-mail notification
I have changed my email from Hotmail to gmail, but still not receive any email . -
Replied To a Post in Not getting e-mail notification
Uuh, why refuse ? -
Replied To a Post in Not getting e-mail notification
Or I'm the only one who face this ? -
Created Not getting e-mail notification
Recently I realized that I not receive any email notification from DaniWeb. When I check on the User Settings, I saw this alert message > We have been having problems … -
Began Watching Not getting e-mail notification
Recently I realized that I not receive any email notification from DaniWeb. When I check on the User Settings, I saw this alert message > We have been having problems … -
Replied To a Post in Complementary Goals
thanks for the fix :) -
Replied To a Post in Complementary Goals
Yes, page 1 (Business Networking ) is fine. Here the [url](https://www.daniweb.com/connect/profile/update/pgr4/2) after button `continue to step2 of 2` clicked. -
Replied To a Post in Complementary Goals
> Really?!?! That's what happens when you click on page 2? Yes -
Gave Reputation to Dani in Complementary Goals
These are the goals of the user that complement your own goals. For example, if you have specified in your profile that you're looking to mentor people, and this person … -
Gave Reputation to Dani in Complementary Goals
These are the goals of the user that complement your own goals. For example, if you have specified in your profile that you're looking to mentor people, and this person … -
Replied To a Post in Complementary Goals
> remember to click Continue to Step 2 at the bottom of the form. Oops! Your user profile does not have sufficient privileges. -
Created Complementary Goals
There are **Complementary Goals** in profile page. Where can I find the list of goals and what does this used for ? -
Began Watching Complementary Goals
There are **Complementary Goals** in profile page. Where can I find the list of goals and what does this used for ? -
Replied To a Post in I am bak on this forum after 7 years
Welcome home :D -
Began Watching I am bak on this forum after 7 years
Hello friends, After long time almost 7 years i am back on this forums , so enjoying forums posting. My favourite topics are SEO and digital marketing. -
Replied To a Post in Store a function as a variable?
Hi @Akshay_15, Why not post your question as a new topic instead of commenting on an old post here ? -
Began Watching Store a function as a variable?
Is it possible to store a certain function as a variable? If not, is it okay to make a class, and define a function. Store the class as the variable … -
Replied To a Post in Write a main program that does the following
What have you tried so far ? -
Began Watching Write a main program that does the following
I do the class but there are some codes I need to help me please : -Write a number of member functions that do the following: •Calculate the student GPA … -
Gave Reputation to rproffitt in Sending Files to a printer in Solaris Unix
You wrote lpr but what printer? Read https://docs.oracle.com/cd/E19109-01/tsolaris8/817-0879/6mgl9vnga/index.html -
Replied To a Post in Found a New Bug
the bug still there -
Gave Reputation to Dani in Why this code is not inserting the data on my SQL database
Does just this specific query fail? Perhaps there is something wrong with the connection? -
Gave Reputation to Reverend Jim in update the grid vie record
And you posted this because.... Usually when someone is having a problem with their code they go to the trouble of describing the problem, including any error messages, etc., in … -
-
-
-
-
Edited Found a New Bug
When I leave a comment (vote with comment ) under someone post , it will increase 2 points for vote up and 0 point for vote down. After I leave … -
Gave Reputation to Reverend Jim in Python program to get the difference of entered number from average.
You'll have to create a list to hold all five numbers so that you can iterate over the list after the numbers have all been read in. When you iterate … -
Gave Reputation to Reverend Jim in Python program to get the difference of entered number from average.
You'll have to create a list to hold all five numbers so that you can iterate over the list after the numbers have all been read in. When you iterate … -
Created Found a New Bug
When I leave a comment (vote with comment ) under someone post , it will increase 2 points for vote up and 0 point for vote down. After I leave … -
Began Watching Found a New Bug
When I leave a comment (vote with comment ) under someone post , it will increase 2 points for vote up and 0 point for vote down. After I leave … -
Gave Reputation to Mike_63 in Python program to get the difference of entered number from average.
Can you please help me with write a python program to read five scores and output the average score and also output the amount by which that score differes from … -
Gave Reputation to Dani in New member signups at a high
Last week, we've had the most number of new member signups, excluding members who have been banned, for the first time in over a year! Good job, everybody :) -
Gave Reputation to rproffitt in assignment purpose
@johh_165. I've seen folk just dump their code without telling where the error is. When I have an issue I narrow it down to the line that is giving me … -
Gave Reputation to rproffitt in assignment purpose
@johh_165. I've seen folk just dump their code without telling where the error is. When I have an issue I narrow it down to the line that is giving me … -
Gave Reputation to rproffitt in assignment purpose
@johh_165. I've seen folk just dump their code without telling where the error is. When I have an issue I narrow it down to the line that is giving me … -
Gave Reputation to rproffitt in assignment purpose
@johh_165. I've seen folk just dump their code without telling where the error is. When I have an issue I narrow it down to the line that is giving me …
The End.